Gets a boolean value to specify that the hatch pattern is scaled relative to paper space units.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public bool PatternScaleType { get; }
VB
Public ReadOnly Property PatternScaleType As Boolean Get
C++
public: property bool PatternScaleType { bool get (); }