Gets or sets the size of the vertex for plotting.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public float Size { get; set; }
Public Property Size As Single
public: property float Size { float get (); void set (float value); }
C# | Visual Basic | Visual C++ |
public float Size { get; set; }
Public Property Size As Single
public: property float Size { float get (); void set (float value); }