Specifies if the markers are aligned normal to the figure segments.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public bool AlignAdditionalMarkersWithFigure { get; set; } |
Visual Basic |
---|
Public Property AlignAdditionalMarkersWithFigure As Boolean Get Set |
Visual C++ |
---|
public: property bool AlignAdditionalMarkersWithFigure { bool get (); void set (bool value); } |