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