C# Class Microsoft.Xna.Framework.Graphics.TextCaretHelper

Show file Open project: RegrowthStudios/VoxelRTS

Public Methods

Method Description
GetCaretOffsetAndHeight ( this font, string text, int i ) : Vector3

Method Details

GetCaretOffsetAndHeight() public static method

public static GetCaretOffsetAndHeight ( this font, string text, int i ) : Vector3
font this
text string
i int
return Vector3