ComponentOne Basic Library for WPF and Silverlight
RenderSize Property (C1ContextMenu)


C1.Silverlight Namespace > C1ContextMenu Class : RenderSize Property
Syntax
'Declaration
 
Public ReadOnly Property RenderSize As System.Windows.Size
'Usage
 
Dim instance As C1ContextMenu
Dim value As System.Windows.Size
 
value = instance.RenderSize
public System.Windows.Size RenderSize {get;}
See Also

Reference

C1ContextMenu Class
C1ContextMenu Members