SimpleShape(Single, Single, Single, Single) Constructor
Initializes a new instance of the SimpleShape class with specified settings.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Optional Parameters
Name | Type | Default |
---|---|---|
x | Single | 0 |
y | Single | 0 |
width | Single | 0 |
height | Single | 0 |
See Also