Nevron .NET Vision
Nevron.GraphicsCore Namespace / INOpenFigurePrimitive Interface
Properties Methods

In This Topic
    INOpenFigurePrimitive Interface Members
    In This Topic

    The following tables list the members exposed by INOpenFigurePrimitive.

    Public Properties
     NameDescription
     PropertyGets the minimal enclosing rectangle. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
     PropertyGets the minimal enclosing 2D range. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
     PropertyGets/sets the end point of the open figure  
     PropertyDetermines whether this is a flat primitive. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
     PropertyGets/sets the start point of the open figure  
    Top
    Public Methods
     NameDescription
     MethodAppends the primitive to the specified graphics path. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
     MethodDetermines whether the outline of the primitive contains the specified point. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
     MethodTranslates the primitive with the specified amounts. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
    Top
    See Also