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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214