Nevron.Presentation Assembly > Nevron.GraphicsCore Namespace : N2DDevice Class |
The following tables list the members exposed by N2DDevice.
Name | Description | |
---|---|---|
![]() | m_LengthConverter |
Name | Description | |
---|---|---|
![]() | AnimationBounds | Gets or sets the animation bounds. Regarded only when AnimationBoundsMode is set to context |
![]() | AnimationsStyle | Gets/Sets the animations style on a device that supports animations. |
![]() | AutoSprites | Determines whether this will automatically enable animations |
![]() | CanCachePath | Whether the graphics can cache paths |
![]() | ClipBounds | Gets the current clip bounds |
![]() | ClipInfo | Gets or sets the current clip path |
![]() | ClipPath | Gets or sets the current clip path |
![]() | ColorTransform | Gets or sets the color transform object associated with this device |
![]() | DashMode | Gets or sets the device dash mode |
![]() | DashOffset | Gets or sets the current dash offset |
![]() | ExcludedRegionFromImageFilters | Gets or sets a region to be excluded from image processing |
![]() | FillColor | Sets the current fill color. |
![]() | FillStyle | Gets or sets the current fill style. |
![]() | FontAscent | Gets the current font ascent |
![]() | FontDescent | Gets the current font descent |
![]() | FontStyle | Gets or sets the current font style. |
![]() | GDIObjectsCache | Obtains the device cache |
![]() | ImageFiltersBoundsProvider | The bounds privder used to calculate bounds for image filters canvas |
![]() | ImageFiltersStyle | Gets or sets the current image filters style. |
![]() | ImageRenderingMode | Gets/sets the image rendering mode. |
![]() | LengthConverter | Obtains the length converter attached to this device |
![]() | MeasurementGraphics | |
![]() | MeasurementUnit | Gets or sets the device measurement unit |
![]() | PageScale | Gets or sets the page scale of the device |
![]() | PageUnit | Gets or sets the page unit of the device |
![]() | Painter | Obtains the current painter |
![]() | Palette | Gets or sets the device color palette |
![]() | RenderSurface | Returns the render surface of the device |
![]() | RenderTechnology | Obtains the rendering technology of the device |
![]() | RequiresInteractivity | Returns true if the device requires interactivity |
![]() | Resolution | Gets the resolution of this Device object. |
![]() | ReusableGraphicsPath | Obtains a reussable graphics path. |
![]() | ShapeRenderingMode | Gets/sets the shape rendering mode |
![]() | SharedStringFormat | Obtains the current, active, shared string format |
![]() | SpaceSize | Gets the current font space size |
![]() | StringFormatStyle | Sets the current string format style. |
![]() | StrokeStyle | Gets or sets the current stroke style. |
![]() | SupportsAnimation | Determines whether this device supports animation. |
![]() | TextRenderingHint | Gets/sets the text rendering hint for the device. |
![]() | TextRenderingMode | Gets/sets the text rendering mode. |
![]() | TextureBoundsProvider | The bounds providers used to calculate bounds for texture mapping |
![]() | TextureMappingOrientation | The orientation applied on textures when mapping them on objects |
![]() | Transform | Gets/sets the world transformation for this device object. |
Name | Description | |
---|---|---|
![]() | ActivateAtom | Activates an atom. |
![]() | ActivateAtomicElement | Activates an atomic element. |
![]() | ActivateElement | Activates an element. |
![]() | ActivateInteractivityStyle | Activates the specified interactivity style |
![]() | ActivateStyles | Batch style activation |
![]() | Attach | Overloaded. Attaches the device to the specified Graphics object. The current graphics resolution is used. |
![]() | BeginSprite | Begins a new sprite. |
![]() | CachePath | Returns the cached path |
![]() | Clear | Overloaded. Clears all current drawings from he render surface this device is attached to. |
![]() | ClearStyles | |
![]() | Detach | Detaches the device from the graphics object |
![]() | Dispose | |
![]() | DisposeUnusedObjects | Disposes all graphics objects not used in the last paint |
![]() | DrawImage | Overloaded. Draws the specified Image object, using its original physical size, at the specified location. |
![]() | DrawImageMap | Draws the specified image map, at the specified dest rectangle |
![]() | EndSprite | Ends the current sprite. |
![]() | IsCacheValid | Returns true if the specified cache is valid |
![]() | MeasureString | Overloaded. Measures the specified string when drawn with the active font style. |
![]() | PaintCachedPath | Paints the cached path |
![]() | ResetTransform | Resets the world transformation matrix of this Graphics object to the identity matrix. |
![]() | Restore | Restores the device state to the cookie returned from calling the Save function. |
![]() | RotateTransform | Applies the specified rotation to the transformation matrix of this Graphics object. |
![]() | Save | Saves the requested parts of the current device state and returns a cookie for it. |
![]() | ScaleTransform | Applies the specified scaling operation to the transformation matrix of this Graphics object by prepending it to the object's transformation matrix. |
![]() | TranslateTransform | Applies the specified translation to the transformation matrix of this Graphics object. |