Table of Contents

Class TextInfoExt

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll
public class TextInfoExt : TextInfo
Inheritance
TextInfoExt
Inherited Members

Fields

Padding

public Vector4 Padding

Field Value

Vector4

Properties

FontFamily

public string FontFamily { get; set; }

Property Value

string

FontStyle

public FontStyle FontStyle { get; set; }

Property Value

FontStyle

FontWeight

public FontWeight FontWeight { get; set; }

Property Value

FontWeight

Size

public int Size { get; set; }

Property Value

int