[]
Checks can object's content be split on specified position by horizontally.
protected virtual bool FindHorzSplitPosContent(SplitParams p)
Type | Name | Description |
---|---|---|
SplitParams | p | SplitParams object defining the parameters of splitting. |
Type | Description |
---|---|
bool | Returns true if object can be split on specified position. |