Skip to main content

ContainsPerspective Method

Determines if the current matrix contains perspective (non-affine) transforms (true) or only (affine) transforms that could be mapped into an 2x3 matrix (false).

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool ContainsPerspective()

Return Value

Boolean

See Also

Reference

Matrix Structure
Avalonia Namespace