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: 10.3.488.0

Syntax

C#
public enum ScalingMethodType
Visual Basic
Public Enumeration ScalingMethodType
Visual C++
public enum class ScalingMethodType

Members

Member nameValueDescription
UseDrawingScale0
SizeInAbsoluteUnits2
SizeRelativeToScreen1

See Also