[]
Gets whether the default border.
protected virtual bool IsDefaultBorder(IBorder border)
Protected Overridable Function IsDefaultBorder(border As IBorder) As Boolean
Type | Name | Description |
---|---|---|
IBorder | border | Border |
Type | Description |
---|---|
bool | true if is default border;otherwise false |