Usages of ImageRenderingType
Properties
imageRendering | in CanvasComponent | Gets or sets the image-rendering type for this visual and its children. |
Method Return Values
from (ImageRenderingType) | in ImageRenderingType | Converts the given argument to an enum constant of this enum type. |
Method Parameters
GraphComponent (HTMLElement, ) | in GraphComponent | Creates a new instance of the GraphComponent in the given div element. | |
GraphComponent () | in GraphComponent | Creates a new instance of the GraphComponent. | |
GraphComponent (string, ) | in GraphComponent | Creates a new instance of GraphComponent using the div element that is specified by the selector . | |
from (ImageRenderingType) | in ImageRenderingType | Converts the given argument to an enum constant of this enum type. | |
getName (ImageRenderingType) | in ImageRenderingType | Returns the name of the given enum constant. |