documentationfor yFiles for HTML 3.0.0.3

Properties

verticalTextAlignmentin LabelStyleGets or sets the vertical text alignment to use if the label is assigned more space than needed.
verticalTextAlignmentin MarkupLabelStyleGets or sets the vertical text alignment to use if the label is assigned more space than needed.
verticalTextAlignmentin WebGLLabelStyleGets the vertical text alignment to use if the label is assigned more space than needed.

Method Return Values

from (VerticalTextAlignment)in VerticalTextAlignmentConverts the given argument to an enum constant of this enum type.

Method Parameters

LabelStyle ()in LabelStyle
MarkupLabelStyle ()in MarkupLabelStyleCreates a new instance using an ILabelStyleRenderer implementation as renderer.
from (VerticalTextAlignment)in VerticalTextAlignmentConverts the given argument to an enum constant of this enum type.
getName (VerticalTextAlignment)in VerticalTextAlignmentReturns the name of the given enum constant.
WebGLLabelStyle (Font?, Color?, Color?, WebGLStroke?, HorizontalTextAlignment?, Insets?, WebGLLabelShape?, WebGLEffect?, number?, WebGLTextureRendering?, TextWrapping?, TextWrappingShape?, number?, VerticalTextAlignment?)in WebGLLabelStyleCreates a new label style that is rendered with WebGL2.