Gets or sets the region that contains the elements of the upper left corner area of the matrix.
Syntax
'Declaration
Public Property Corner As Corner
public Corner Corner {get; set;}
Property Value
A
Corner object indicating the region that contains the elements of the upper left corner area of the matrix.
See Also