SettingsSurfaceSettingsContourLabelingLabelMask Property |
Gets the label mask type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<LabelMaskType> LabelMask { get; }
Public ReadOnly Property LabelMask As PropertyEnum(Of LabelMaskType)
Get
public:
property PropertyEnum<LabelMaskType>^ LabelMask {
PropertyEnum<LabelMaskType>^ get ();
}
Property Value
PropertyEnumLabelMaskType
See Also