Click or drag to resize
DigitalRunePoseDHasTranslation Property
Gets a value indicating whether the position is not 0.

Namespace: DigitalRune.Geometry
Assembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax
public bool HasTranslation { get; }

Property Value

Type: Boolean
if the position describes a non-zero translation; otherwise, .
See Also