Nevron .NET Vision
Nevron.GraphicsCore Namespace / N2DDeviceGDI Class
Fields Properties Methods


In This Topic
    N2DDeviceGDI Class Members
    In This Topic

    The following tables list the members exposed by N2DDeviceGDI.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field (Inherited from Nevron.GraphicsCore.N2DDevice)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets the animation bounds. Regarded only when AnimationBoundsMode is set to context  
    Public PropertyGets/Sets the animations style on a device that supports animations. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyDetermines whether this will automatically enable animations (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyWhether the graphics can cache paths (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyOverridden. Gets the current clip bounds  
    Public PropertyOverridden. Gets or sets the current clip path  
    Public PropertyOverridden. Sets the current clip path  
    Public PropertyOverridden. Gets or sets the color transform object associated with this device  
    Public PropertyGets or sets the device dash mode (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyOverridden. Gets or sets the current dash offset  
    Public PropertyOverridden. Gets or sets a region to be excluded from image processing  
    Public PropertyOverridden. Sets the current fill color.  
    Public PropertyOverridden. Gets or sets the current fill style.  
    Public PropertyGets the current font ascent (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyGets the current font descent (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyGets or sets the current font style. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyObtains the device cache (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyObtains the graphics associated with this device  
    Public PropertyOverridden. The bounds privder used to calculate bounds for image filters canvas  
    Public PropertyOverridden. Gets or sets the current image filters style.  
    Public PropertyOverridden. Gets/sets the image rendering mode.  
    Public PropertyObtains the length converter attached to this device (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public Property (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyOverridden. Gets or sets the device measurement unit  
    Public PropertyOverridden. Gets or sets the page scale of the device  
    Public PropertyOverridden. Gets or sets the page unit of the device  
    Public PropertyOverridden. Obtains the current painter  
    Public PropertyOverridden. Gets or sets the device color palette  
    Public PropertyReturns the render surface of the device (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyOverridden. Obtains the rendering technology of the device  
    Public PropertyReturns true if the device requires interactivity (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyOverridden. Gets the resolution of this Device object.  
    Public PropertyObtains a reussable graphics path. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyOverridden. Gets/sets the shape rendering mode  
    Public PropertyObtains the current, active, shared string format (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyGets the current font space size (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertySets the current string format style. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public PropertyOverridden. Gets or sets the current stroke style.  
    Public PropertyOverridden. Determines whether this device supports animation.  
    Public PropertyOverridden. Gets/sets the text rendering hint for the device.  
    Public PropertyOverridden. Gets/sets the text rendering mode.  
    Public PropertyOverridden. The bounds providers used to calculate bounds for texture mapping  
    Public PropertyOverridden. The orientation applied on textures when mapping them on objects  
    Public PropertyOverridden. Gets/sets the world transformation for this device object.  
    Top
    Public Methods
     NameDescription
    Public MethodActivates an atom. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodActivates an atomic element. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public Method (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodActivates an element. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodActivates the specified interactivity style (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodOverridden. Batch style activation  
    Public MethodOverloaded. Overridden. Attaches the device to the specified Graphics object. The current graphics resolution is used.  
    Public MethodBegins a new sprite. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodReturns the cached path (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodOverloaded. Overridden. Clears all current drawings fromt he render surface this device is attached to.  
    Public MethodOverridden. Clears style state and optionally updates the painter  
    Public MethodOverridden. Detaches the device from the graphics object  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden. Draws the specified Image object, using its original physical size, at the specified location.  
    Public MethodDraws the specified image map, at the specified dest rectangle (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodEnds the current sprite. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public Methodstatic (Shared in Visual Basic)  
    Public MethodReturns true if the specified cache is valid (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodOverloaded. Measures the specified string when drawn with the active font style. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodPaints the cached path (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodOverridden. Resets the world transformation matrix of this Graphics object to the identity matrix.  
    Public MethodRestores the device state to the cookie returned from calling the Save function. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodOverridden. Applies the specified rotation to the transformation matrix of this Graphics object.  
    Public MethodSaves the requested parts of the current device state and returns a cookie for it. (Inherited from Nevron.GraphicsCore.N2DDevice)
    Public MethodOverridden. Applies the specified scaling operation to the transformation matrix of this Graphics object by prepending it to the object's transformation matrix.  
    Public Methodstatic (Shared in Visual Basic)  
    Public MethodOverridden. Applies the specified translation to the transformation matrix of this Graphics object.  
    Top
    Protected Methods
    See Also