Usages of ShapeRenderingType
Properties
shapeRendering | in CanvasComponent | Gets or sets the shape-rendering type for this visual and its children. |
Method Return Values
from (ShapeRenderingType) | in ShapeRenderingType | 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 (ShapeRenderingType) | in ShapeRenderingType | Converts the given argument to an enum constant of this enum type. | |
getName (ShapeRenderingType) | in ShapeRenderingType | Returns the name of the given enum constant. |