In This Topic
Gets or sets column containing the lower right corner of the object's bounding rectangle.
Syntax
'Declaration
Public Property ColumnRight As Integer
public int ColumnRight {get; set;}
Property Value
An
System.Int32 value, representing the number of column containing the lower right corner of the object's bounding rectangle.
See Also