Gets the arrow head fixed scale in Z.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public double FixedScaleZ { get; }
VB
Public ReadOnly Property FixedScaleZ As Double Get
C++
public: property double FixedScaleZ { double get (); }