C# 클래스 Microsoft.Xna.Framework.Graphics.TextCaretHelper

파일 보기 프로젝트 열기: RegrowthStudios/VoxelRTS

공개 메소드들

메소드 설명
GetCaretOffsetAndHeight ( this font, string text, int i ) : Vector3

메소드 상세

GetCaretOffsetAndHeight() 공개 정적인 메소드

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