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