NevronOpenVision
Nevron.Nov.Diagram.Shapes Namespace / NShapeFactory Class / Init2DShape Method / Init2DShape(NShape,NColor,NGeometryCommand,Int32,Boolean,Boolean) Method
Init2DShape(NShape,NColor,NGeometryCommand,Int32,Boolean,Boolean) Method
Initializes a 2D shape.
Syntax
public void Init2DShape( 
   NShape shape,
   NColor fillColor,
   NGeometryCommand command,
   System.int borderSize,
   System.bool graphPart,
   System.bool routeThrough
)

Parameters

shape
fillColor
command
borderSize
graphPart
routeThrough
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also