Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid.Portion Class / VertexCount Property

In This Topic
    VertexCount Property (Solid.Portion)
    In This Topic
    Gets the number of portion vertices.
    Syntax
    'Declaration
     
    Public ReadOnly Property VertexCount As Integer
    public int VertexCount {get;}
    See Also