LabelBaseAutoStagger Property |
Gets or sets the auto stagger type on the label object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic StaggerLabelType AutoStagger { get; set; }
Public Property AutoStagger As StaggerLabelType
Get
Set
public:
property StaggerLabelType AutoStagger {
StaggerLabelType get ();
void set (StaggerLabelType value);
}
Property Value
StaggerLabelType
See Also