SurfaceContourLabelGroupCreateOptionMaskType Property

Gets or sets the mask type for the created label.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public LabelMaskType MaskType { get; set; }

Property Value

LabelMaskType
Remarks
Default value is LabelMaskType.FromLabelStyle.
See Also