Nevron .NET Vision
Nevron.Diagram Namespace / NPointElement Class
Members


In This Topic
    NPointElement Class
    In This Topic
    The NPointElement class represents a point, which is displayed directly to the device.
    Object Model
    NPointElement Class
    Syntax
    Remarks
    NPointElement is used to display a shape from the NPointShapeStencil. Since this shape is displayed directly to the device only the point location is measured in scene coordinates. The point size is always measured in device coordinates (e.g. pixels) and is not dependent on view scale or the drawing scale.
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NPointElement

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also