[]
Gets the measure of the content of the border, including paddings.
protected virtual Size GetInsideMeasureSize(Size insideAvailableSize, bool exactWidth, bool exactHeight)
Type | Name | Description |
---|---|---|
Size | insideAvailableSize | The available size. |
bool | exactWidth | Specifies whether the content is measured with the exact width. |
bool | exactHeight | Specifies whether the content is measured with the exact height. |
Type | Description |
---|---|
Size |