Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Grid Class / Plane Property

In This Topic
    Plane Property (Grid)
    In This Topic
    Grid plane.
    Syntax
    'Declaration
     
    Public Property Plane As Plane
    public Plane Plane {get; set;}
    See Also