GeoPositionMarkerTextStyle
Property
|
Property that represents the text style for
the text of the label.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectId TextStyle { get; }
Public ReadOnly Property TextStyle As ObjectId
Get
public:
property ObjectId TextStyle {
ObjectId get ();
}
member TextStyle : ObjectId with get
Property Value
ObjectId
See Also