[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.SpreadShapesContainer.-ctor

SpreadShapesContainer Constructor

SpreadShapesContainer(SheetView)

Creates a new presentation space object container for the specified sheet.

Declaration
public SpreadShapesContainer(SheetView sheetView)
Public Sub New(sheetView As SheetView)
Parameters
Type Name Description
SheetView sheetView

Sheet

SpreadShapesContainer(SerializationInfo, StreamingContext)

Creates a new container object from serialization.

Declaration
protected SpreadShapesContainer(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

Object that holds the serialized object data

StreamingContext context

Contexual information about the source or destination of the serialization