TransformHasInverse Property
|
Gets a value that indicates whether this
transformation is invertible.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool HasInverse { get; }
Public ReadOnly Property HasInverse As Boolean
Get
member HasInverse : bool with get
Property Value
Type:
Boolean
See Also