Click or drag to resize

PlaneZD Property

Gets or sets the Z component of the normal to the Plane as a Double.

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

Property Value

Double
See Also