This document is archived and information here might be outdated. Recommended version. |
Symbol used to draw the selected active vertex of the edit sketch.
[Visual Basic .NET] Public Property ActiveSelectedVertexSymbol As IMarkerSymbol
[C#] public IMarkerSymbol ActiveSelectedVertexSymbol {get; set;}
Use this property to change the symbology of the last point in the edit sketch when it is selected. By default this point is drawn as a red hollow square.
In the UI this is set in the general tab on the Editor Options dialog.
IEditProperties4 Interface | IEditProperties.SketchVertexSymbol Property | IEditProperties.SketchSymbol Property