Represents an object with outline and fill, which can render itself to a canvas.
The following tables list the members exposed by the VisualElement type.
Name | Description | |
---|---|---|
![]() |
Creates an instance of VisualElement class. |
Name | Description | |
---|---|---|
![]() |
Gets the bounding rectangle of this element. |
|
![]() |
Gets the fill of this element. |
|
![]() |
Gets a value indicating whether this element is visible. |
|
![]() |
Gets the margin of this element. |
|
![]() |
Gets the name of this element. |
|
![]() |
Gets a value indicating whether the metrics of this element are expressed as relative or absolute quantities. |
|
![]() |
Gets the rendering size of the element. |
|
![]() |
Gets the size of this element. |
|
![]() |
Gets the stroke of this element. |
|
![]() |
Gets the normalized x position of this element, relative to its parent. |
|
![]() |
Gets the normalized y position of this element, relative to its parent. |
|
![]() |
Sets the bounding rectangle of this element. |
|
![]() |
Sets the fill of this element. |
|
![]() |
Sets a value indicating whether this element is visible. |
|
![]() |
Sets the margin of this element. |
|
![]() |
Sets the name of this element. |
|
![]() |
Sets a value indicating whether the metrics of this element are expressed as relative or absolute quantities. |
|
![]() |
Sets the rendering size of the element. |
|
![]() |
Sets the stroke of this element. |
|
![]() |
Sets the normalized x position of this element, relative to its parent. |
|
![]() |
Sets the normalized y position of this element, relative to its parent. |