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

In This Topic
    Id Property (Solid.Portion)
    In This Topic
    Portion identifier.
    Syntax
    'Declaration
     
    Public Property Id As Integer
    public int Id {get; set;}
    See Also