Class TextInfoExt
- Namespace
- HelixToolkit.SharpDX
- Assembly
- HelixToolkit.SharpDX.dll
public class TextInfoExt : TextInfo
- Inheritance
-
TextInfoExt
- Inherited Members
Fields
Padding
public Vector4 Padding
Field Value
Properties
FontFamily
public string FontFamily { get; set; }
Property Value
FontStyle
public FontStyle FontStyle { get; set; }
Property Value
- FontStyle
FontWeight
public FontWeight FontWeight { get; set; }
Property Value
- FontWeight
Size
public int Size { get; set; }