CogoPointScaleZ Property

Gets or sets the Z scale factor for the point symbol.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double ScaleZ { get; set; }

Property Value

Double
Remarks
The default value is 1.0.
See Also