Method GetCoordAlignment
GetCoordAlignment(bool)
Gets vertical or horizontal alignment as CoordAlignment
depending on the isVert parameter value.
public CoordAlignment GetCoordAlignment(bool isVert)
Parameters
isVertboolThe flag which specifies whether to return vertical or horizontal alignment.