DevShape(Shapes) Constructor
Initializes a new instance of the
DevShape class.
Namespace: DevCase.UI.ControlsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public DevShape(
Shapes shape
)
public:
DevShape(
Shapes shape
)
new :
shape : Shapes -> DevShape
No code example is currently available or this language may not be supported.
Parameters
- shape Shapes
-
The initial shape design.