Represents an object with outline and fill, which can render itself to an IGraphics.
The following tables list the members exposed by the VisualElement type.
Name | Description | |
---|---|---|
Initializes a new instance of the VisualElement class. |
Name | Description | |
---|---|---|
The desired size of this element. |
||
A value indicating whether the metrics of this element are expressed as relative or absolute quantities. |
||
A value indicating whether the stroke thickness of this element is expressed as relative or absolute quantity. |
Name | Description | |
---|---|---|
The cached outline of a sealed path figure. |
||
The cached outline of a sealed path figure. |
Name | Description | |
---|---|---|
Gets or sets the bounding rectangle of this element. |
||
Gets or sets the fill of this element. |
||
Gets or sets the normalized height of this element. |
||
Gets or sets the margin of this element. |
||
Gets or sets the name of this element. |
||
Gets or sets the rendering size of the element. |
||
Gets or sets the size of this element. |
||
Gets or sets the stroke of this element. |
||
Gets or sets the normalized x position of this element, relative to its parent. |
||
Gets or sets the normalized y position of this element, relative to its parent. |
Name | Description | |
---|---|---|
IDisposable.Dispose implementation. |
||
Checks whether the specified point lies within the scale element's visual structure. |
||
Object.ToString override. |
Name | Description | |
---|---|---|
Invoked on a visual element during the arrange phase. |
||
Invoked on a visual element during the measure phase. |
||
Invoked when the RenderSize of the element has changed. |