Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / ClippingPlaneBase Class / Distance Property

In This Topic
    Distance Property (ClippingPlaneBase)
    In This Topic
    Gets or sets the plane distance from the origin.
    Syntax
    'Declaration
     
    Public Property Distance As Double
    public double Distance {get; set;}
    See Also