LabelBaseApplicableLabelStyleIds Property |
Gets the collection of label styles associated with the label(s).
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic LabelStyleCollection ApplicableLabelStyleIds { get; }Public ReadOnly Property ApplicableLabelStyleIds As LabelStyleCollection
Get
public:
property LabelStyleCollection^ ApplicableLabelStyleIds {
LabelStyleCollection^ get ();
}Property Value
LabelStyleCollection
See Also