Nevron .NET Vision
Nevron.Diagram.Shapes Namespace / NTravelShapesFactory Class / CreatePicnic Method


In This Topic
    CreatePicnic Method
    In This Topic
    Creates the Picnic shape
    Syntax
    'Declaration
     
    
    Protected Overridable Function CreatePicnic() As NShape
    'Usage
     
    
    Dim instance As NTravelShapesFactory
    Dim value As NShape
     
    value = instance.CreatePicnic()
    protected virtual NShape CreatePicnic()
    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