Click or drag to resize

TextGraphic Constructor

Overload List
 NameDescription
Public methodTextGraphic(IReadOnlyPropertyBag) Initializes a new instance of the TextGraphic class from a property context.
Protected methodTextGraphic(IXmlDeserializationInfo) Initializes a new instance of the TextGraphic class for deserialization purposes.
Public methodTextGraphic(TextGraphic) Initializes a new instance of the TextGraphic class by copying another instance.
Public methodTextGraphic(PointD3D, String, FontX3D, NamedColor) Initializes a new instance of the TextGraphic class.
Top
See Also