Class FontStyleWrapper
Inheritance
System.Object
FontStyleWrapper
Assembly: Syncfusion.Diagram.Base.dll
public class FontStyleWrapper : Object
Constructors
Declaration
public FontStyleWrapper()
Properties
Declaration
public string Family { get; set; }
Property Value
Declaration
public bool InheritContainerMeasureUnits { get; set; }
Property Value
Declaration
public MeasureUnits MeasureUnit { get; set; }
Property Value
Declaration
public string Name { get; set; }
Property Value
Declaration
public float Size { get; set; }
Property Value
Declaration
public FontStyle Style { get; set; }
Property Value
| Type |
| System.Drawing.FontStyle |
Declaration
public MeasureUnits Unit { get; set; }
Property Value
Methods
Declaration
public void DeserializeFontStyle(FontStyle style)
Parameters
Declaration
public void SerializeFontStyle(FontStyle style)
Parameters