Gets or sets the ScaleType enum value that specifies how to scale the point marker.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public ScaleType ScalingMethodType { get; set; }
Visual Basic
Public Property ScalingMethodType As ScaleType Get Set
Visual C++
public: property ScaleType ScalingMethodType { ScaleType get (); void set (ScaleType value); }
Remarks
One of the following: use drawing scale, size relative to screen, size in absolute units.