ScalingMethodType Enumeration

Specifies the scaling method, which, in combination with the Watershed Units value, determines the point symbol size.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum ScalingMethodType
Members
Member nameValueDescription
UseDrawingScale0 
SizeRelativeToScreen1 
SizeInAbsoluteUnits2 
See Also