documentationfor yFiles for HTML 2.6

Properties

textureRenderingin WebGL2DefaultLabelStyleGets the rendering hint on how to resolve text blurriness on large zoom values.
textureRenderingin WebGL2IconLabelStyleGets the rendering hint on how to resolve blurriness of icon images on large zoom values.
textureRenderingin WebGL2IconNodeStyleGets the rendering hint on how to resolve blurriness of icon images on large zoom values.

Method Return Values

from (WebGL2TextureRendering)in WebGL2TextureRenderingConverts the argument to WebGL2TextureRendering.

Method Parameters

WebGL2DefaultLabelStyle (Font?, Color?, Color?, WebGL2Stroke?, HorizontalTextAlignment?, number?, WebGL2LabelShape?, WebGL2Effect?, number?, WebGL2TextureRendering?, TextWrapping?, TextWrappingShape?, number?, VerticalTextAlignment?)in WebGL2DefaultLabelStyleCreates a new label style that is rendered with WebGL2.
WebGL2IconLabelStyle (ImageData, Color?, Color?, WebGL2Stroke?, number?, WebGL2LabelShape?, WebGL2Effect?, WebGL2TextureRendering?)in WebGL2IconLabelStyleCreates a new icon label style that is rendered with WebGL2.
WebGL2IconNodeStyle (ImageData, Color?, boolean?, WebGL2ShapeNodeShape?, Color?, WebGL2Stroke?, WebGL2Effect?, WebGL2TextureRendering?)in WebGL2IconNodeStyleCreates a new icon node style that is rendered with WebGL2.
from (WebGL2TextureRendering)in WebGL2TextureRenderingConverts the argument to WebGL2TextureRendering.