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