P_Rhino_Geometry_Matrix_IsSquare - mcneel/rhinocommon-api-docs GitHub Wiki

Matrix.IsSquare Property

Gets a value indicating whether this matrix has the same number of rows and columns. 0x0 matrices are not considered square.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsSquare { get; }

VB

Public ReadOnly Property IsSquare As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Matrix Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️