PointDescriptionKeyApplyLabelStyleId Property |
Gets or sets whether to apply the LabelStyleId property to matched points.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ApplyLabelStyleId { get; set; }
Public Property ApplyLabelStyleId As Boolean
Get
Set
public:
property bool ApplyLabelStyleId {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also