IGeometrySource Members | |
See Also� Methods� Properties� |
The following tables list the members exposed by the IGeometrySource type.
Public Properties
� | Name | Description |
---|---|---|
Geometry |
Gets or sets the resulting geometry after the latest UpdateGeometry().
| |
LayoutBounds |
Gets the actual bounds of FrameworkElement.
| |
LogicalBounds |
Gets the bounding box where the geometry should stretch to.
The actual geometry might be smaller or larger than this.
|
Public Methods
� | Name | Description |
---|---|---|
InvalidateGeometry |
Notifies that the geometry has been invalidated because of external changes.
| |
UpdateGeometry |
Update the geometry using the given parameters and the layout bounds.
Returns false if nothing has been updated.
|