Search
ContainerPage Constructor (ContainerPage)
See Also
 





Initializes a new instance of the ContainerPage class.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public ContainerPage (
    ContainerPage prototype
)

Visual Basic  Copy Code

Public New ( _
    prototype As ContainerPage _
)

 Parameters

prototype

 See Also