'Declaration
Public Overloads Function CreateShape( _ ByVal floorPlanShape As FloorPlanShapes _ ) As NShape
'Usage
Dim instance As NFloorPlanShapesFactory Dim floorPlanShape As FloorPlanShapes Dim value As NShape value = instance.CreateShape(floorPlanShape)
public NShape CreateShape( FloorPlanShapes floorPlanShape )
Parameters
- floorPlanShape