SurfaceWatershedStylePointScalingMethod Property |
Specifies the scaling method, which, in combination with the Watershed Units value, determines the point symbol size.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ScalingMethodType PointScalingMethod { get; set; }
Public Property PointScalingMethod As ScalingMethodType
Get
Set
public:
property ScalingMethodType PointScalingMethod {
ScalingMethodType get ();
void set (ScalingMethodType value);
}
Property Value
ScalingMethodType
See Also