C1.WPF Namespace / C1Window Class / Canvas Property

In This Topic
Canvas Property (C1Window)
In This Topic
Gets or sets the Canvas used to display the window.
Syntax
'Declaration
 
Public Property Canvas As Canvas
 
See Also