Click or drag to resize
DigitalRuneHeightFieldNumberOfSamplesZ Property
Gets the number of samples per column (= along the z-axis).

Namespace: DigitalRune.Geometry.Shapes
Assembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax
public int NumberOfSamplesZ { get; }

Property Value

Type: Int32
The number of samples per column (= along the z-axis).
Remarks
See Also