StructureSizeOptionsType Enumeration

Specifies the size options type.

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