[]
Gets the BordersInfo object that represents the borders of the specified object.
public virtual BordersInfo Borders { get; set; }
Public Overridable Property Borders As BordersInfo
Type | Description |
---|---|
BordersInfo | The borders of the specified object. |