Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / ProtoArray<T> Class / Dimensions Property

In This Topic
    Dimensions Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Dimensions As Integer()
    public int[] Dimensions {get; set;}
    See Also