ComponentOne Basic Library for WPF and Silverlight
MinHeight Property (C1RadialBackgroundPresenter)


C1.Silverlight Namespace > C1RadialBackgroundPresenter Class : MinHeight Property
Syntax
'Declaration
 
Public Property MinHeight As System.Double
'Usage
 
Dim instance As C1RadialBackgroundPresenter
Dim value As System.Double
 
instance.MinHeight = value
 
value = instance.MinHeight
public System.double MinHeight {get; set;}
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members