AffineMatrix2DIsTranslation Property

CVB.Net Documentation
True if this affine matrix corresponds to a pure translation, false otherwise.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool IsTranslation { get; }

Property Value

Type: Boolean
See Also

Reference