Click or drag to resize

SimpleTextGraphic Constructor

Overload List
 NameDescription
Protected methodSimpleTextGraphic(IXmlDeserializationInfo) Initializes a new instance of the SimpleTextGraphic class for deserialization.
Public methodSimpleTextGraphic(SimpleTextGraphic) Initializes a new instance of the SimpleTextGraphic class by copying another instance.
Public methodSimpleTextGraphic(PointD2D, String, FontX, Color) Initializes a new instance of the SimpleTextGraphic class.
Public methodSimpleTextGraphic(Double, Double, String, FontX, Color) Initializes a new instance of the SimpleTextGraphic class.
Public methodSimpleTextGraphic(PointD2D, String, FontX, Color, Double) Initializes a new instance of the SimpleTextGraphic class.
Public methodSimpleTextGraphic(Double, Double, String, FontX, Color, Double) Initializes a new instance of the SimpleTextGraphic class.
Top
See Also