documentationfor yFiles for HTML 3.0.0.3

Properties

textureRenderingin WebGLIconLabelStyleGets the rendering hint on how to resolve blurriness of icon images on large zoom values.
textureRenderingin WebGLImageNodeStyleGets the rendering hint on how to resolve blurriness of images on large zoom values.
textureRenderingin WebGLLabelStyleGets the rendering hint on how to resolve text blurriness on large zoom values.

Method Return Values

from (WebGLTextureRendering)in WebGLTextureRenderingConverts the given argument to an enum constant of this enum type.

Method Parameters

WebGLIconLabelStyle (ImageData, Color?, Color?, WebGLStroke?, Insets?, WebGLLabelShape?, WebGLEffect?, WebGLTextureRendering?)in WebGLIconLabelStyleCreates a new icon label style that is rendered with WebGL2.
WebGLImageNodeStyle (ImageData, Color?, boolean?, WebGLShapeNodeShape?, Color?, WebGLStroke?, WebGLEffect?, WebGLTextureRendering?)in WebGLImageNodeStyleCreates a new image node style that is rendered with WebGL2.
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.
from (WebGLTextureRendering)in WebGLTextureRenderingConverts the given argument to an enum constant of this enum type.
getName (WebGLTextureRendering)in WebGLTextureRenderingReturns the name of the given enum constant.