Matrix.Rows Property
This language is not supported or no code example is available.
public:
property int Rows {
int get( );
}
This language is not supported or no code example is available.
public function get Rows() : int;
This language is not supported or no code example is available.
Property Value
int
In this article
Definition