SurveyFigureStylePlaceAdditionalMarkerAtFigureEndPoint Property |
Specify Yes to have the Marker Placement Method always places an additional marker at the end point of the figure.
Note This setting overrides the setting of None in the Marker Placement Method.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool PlaceAdditionalMarkerAtFigureEndPoint { get; set; }
Public Property PlaceAdditionalMarkerAtFigureEndPoint As Boolean
Get
Set
public:
property bool PlaceAdditionalMarkerAtFigureEndPoint {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also