Usages of RenderMode
Properties
renderMode | in HandlesRenderer | Gets the mode used to render the handles. | |
renderMode | in GridRenderer | Gets or sets the mode used to render the grid. |
Method Return Values
from (RenderMode) | in RenderMode | Converts the given argument to an enum constant of this enum type. |
Method Parameters
HandlesRenderer (RenderMode?) | in HandlesRenderer | Creates a new instance with the optional renderMode . | |
GridRenderer () | in GridRenderer | Initializes a new instance of the GridRenderer class. | |
from (RenderMode) | in RenderMode | Converts the given argument to an enum constant of this enum type. | |
getName (RenderMode) | in RenderMode | Returns the name of the given enum constant. |