[]
Checks can object's content be split on specified position by vertically.
protected virtual bool FindVertSplitPosContent(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 (p.ContentRealSplitPos). |