Keyoti RapidSpell Silverlight API Docs
DesignableComponent Constructor (label, width, height)
APIKeyoti.RapidSpellDesignableComponentDesignableComponent(String, Double, Double)
Keyoti RapidSpell Silverlight
New
Declaration Syntax
C#Visual BasicVisual C++F#
public DesignableComponent(
	string label,
	double width,
	double height
)
Public Sub New ( 
	label As String,
	width As Double,
	height As Double
)
public:
DesignableComponent(
	String^ label, 
	double width, 
	double height
)
new : 
        label : string * 
        width : float * 
        height : float -> DesignableComponent
Parameters
label (String)
width (Double)
height (Double)

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)