Namespace: DeltaEngine.Rendering2D.FontsAssembly: DeltaEngine.Rendering2D.Fonts (in DeltaEngine.Rendering2D.Fonts.dll) Version: 1.1.1.0 (1.1.1)
public List<float> TextLineWidths { get; }
public List<float> TextLineWidths { get; }
Public ReadOnly Property TextLineWidths As List(Of Single)
Get
Public ReadOnly Property TextLineWidths As List(Of Single)
Get
public:
property List<float>^ TextLineWidths {
List<float>^ get ();
}
public:
property List<float>^ TextLineWidths {
List<float>^ get ();
}
member TextLineWidths : List<float32> with get
member TextLineWidths : List<float32> with get
Property Value
Type:
List Single