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

In This Topic
    INClosedFigurePrimitive Interface Members
    In This Topic

    The following tables list the members exposed by INClosedFigurePrimitive.

    Public Properties
     NameDescription
     PropertyGets the minimal enclosing rectangle. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
     PropertyGets the minimal enclosing 2D range. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
     PropertyDetermines whether this is a flat primitive. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
    Top
    Public Methods
     NameDescription
     MethodAppends the primitive to the specified graphics path. (Inherited from Nevron.GraphicsCore.INGeometryPrimitive)
     MethodOverloaded. Determines whether the primitive interior contains the specified point  
     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