Nevron .NET Vision
Nevron.Diagram.Shapes Namespace / NFlowChartingShapesFactory Class / CreateShape Method


In This Topic
    CreateShape Method (NFlowChartingShapesFactory)
    In This Topic
    Creates a new instance of the shape at the specified index, using its default bounds (if it a 2D shape) or its default start and end points (if it is a 1D shape)
    Overload List
    OverloadDescription
    Creates a new instance of the shape at the specified index, using its default bounds (if it a 2D shape) or its default start and end points (if it is a 1D shape)  
    Creates the specified shape  
    Determines whether this shape factory can create a shape with the specified name (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    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