See Also

Device Members  | DataDynamics.ActiveReports.Chart.Graphics Namespace

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Device Class

This is standard interface for accessing any graphics rendering devices. Devices perform mapping from input coordinate system (3D) to ouput coordinate system (2D). Transformations are performed in the following order:

  1. Rotation of space according to view point 
  2. Scaling and translation
  3. Projection

For a list of all members of this type, see Device members.

Object Model





Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.Chart.Graphics.Device

Syntax

[Visual Basic]
Public MustInherit Class Device
[C#]
public abstract class Device

See Also

Device Members  | DataDynamics.ActiveReports.Chart.Graphics Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.