Click or drag to resize

PlaneDD Property

Gets or sets the distance of the Plane along its normal from the origin as a Double.

Namespace:  Microsoft.DirectX
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public double DD { get; set; }

Property Value

Type: Double
See Also