Gets or sets the marked state of the vertex.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool Marked { get; set; }
Public Property Marked As Boolean
public: property bool Marked { bool get (); void set (bool value); }
C# | Visual Basic | Visual C++ |
public bool Marked { get; set; }
Public Property Marked As Boolean
public: property bool Marked { bool get (); void set (bool value); }