Search
VisualElement Properties
 


 Public Properties

  Name Description

Bounds

Gets or sets the bounding rectangle of this element.

Fill

Gets or sets the fill of this element.

Height

Gets or sets the normalized height of this element.

Margin

Gets or sets the margin of this element.

Name

Gets or sets the name of this element.

RenderSize

Gets or sets the rendering size of the element.

Size

Gets or sets the size of this element.

Stroke

Gets or sets the stroke of this element.

X

Gets or sets the normalized x position of this element, relative to its parent.

Y

Gets or sets the normalized y position of this element, relative to its parent.

 See Also