StructureSizeOptionsType Enumeration

Specifies the size options type.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public enum StructureSizeOptionsType
Members
Member nameValueDescription
UseDrawingScale0 
UseFixedScale1 
UseAbsoluteUnits2 
UseSizeAsPercentageOfScreen3 
UseFixedScaleFromPartSize4 
See Also