Method GetSize
GetSize(bool)
Gets Vertical or Horizontal depending on the
isVert
parameter value.
public readonly double GetSize(bool isVert)
Parameters
isVert
boolThe flag which detremines whether to return Vertical or Horizontal property value.