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.280
Syntax
C#
public enum ScalingMethodType
VB
Public Enumeration ScalingMethodType
C++
public enum class ScalingMethodType
Members
Member name | Value | Description |
---|---|---|
UseDrawingScale | 0 | |
SizeRelativeToScreen | 1 | |
SizeInAbsoluteUnits | 2 |