CadSection.VerticesNumber

CadSection.VerticesNumber property

Gets or sets the vertices number.

public int VerticesNumber { get; set; }

Property Value

The vertices number.

See Also