| | Name | Description |
|---|
 | TextGraphic(IReadOnlyPropertyBag) |
Initializes a new instance of the TextGraphic class.
|
 | TextGraphic(IXmlDeserializationInfo) |
Initializes a new instance of the TextGraphic class for deserialization purposes.
|
 | TextGraphic(TextGraphic) |
Initializes a new instance of the TextGraphic class by copying another instance.
|
 | TextGraphic(PointD2D, String, FontX, NamedColor) |
Initializes a new instance of the TextGraphic class.
|
 | TextGraphic(Double, Double, String, FontX, NamedColor) |
Initializes a new instance of the TextGraphic class.
|
 | TextGraphic(PointD2D, String, FontX, NamedColor, Double) |
Initializes a new instance of the TextGraphic class.
|
 | TextGraphic(Double, Double, String, FontX, NamedColor, Double) |
Initializes a new instance of the TextGraphic class.
|