Matrix.IsSymmetric Property

public bool IsSymmetric {get;}
This language is not supported or no code example is available.
public:  
property bool IsSymmetric { 
bool get( ); 
}
This language is not supported or no code example is available.
public function get IsSymmetric() : boolean;
This language is not supported or no code example is available.

Property Value

bool

In this article

Definition