SurfaceHatchInfoPatternScaleType Property |
Gets a boolean value to specify that the hatch pattern is scaled relative to paper space units.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool PatternScaleType { get; }
Public ReadOnly Property PatternScaleType As Boolean
Get
public:
property bool PatternScaleType {
bool get ();
}
Property Value
Boolean
See Also