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