Nevron .NET Vision
Nevron.GraphicsCore Namespace / INOpenFigurePrimitive Interface
Members


In This Topic
    INOpenFigurePrimitive Interface
    In This Topic
    The INOpenFigurePrimitive is implemented by geometry primitives which represent open figures (figures without filling)
    Object Model
    INOpenFigurePrimitive Interface
    Syntax
    'Declaration
     
    
    Public Interface INOpenFigurePrimitive 
       Inherits INGeometryPrimitive 
    'Usage
     
    
    Dim instance As INOpenFigurePrimitive
    public interface INOpenFigurePrimitive : INGeometryPrimitive  
    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