ComponentOne Basic Library for WPF and Silverlight
Content Property (SmallShapePresenter)


C1.WPF Namespace > SmallShapePresenter Class : Content Property
Syntax
'Declaration
 
Public Property Content As System.Object
'Usage
 
Dim instance As SmallShapePresenter
Dim value As System.Object
 
instance.Content = value
 
value = instance.Content
public System.object Content {get; set;}
See Also

Reference

SmallShapePresenter Class
SmallShapePresenter Members