BaseLabelSetItemLabelStyleType Property |
Gets the label type in the current label set item.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleType LabelStyleType { get; }
Public ReadOnly Property LabelStyleType As LabelStyleType
Get
public:
property LabelStyleType LabelStyleType {
LabelStyleType get ();
}
Property Value
LabelStyleType
See Also