The BoundsChangeRequestedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BoundsChangeRequestedEventArgs |
Initializes a new instance of the BoundsChangeRequestedEventArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() | ContentElement |
Gets the FrameworkElement that is causing the bounds change request.
|
![]() | DiagramNodeElement |
Gets the DiagramNodeElement that the bounds change is to be applied to.
|
![]() | Height |
Gets the actual height of the FrameworkElement causing the bounds change request.
|
![]() | Width |
Gets the actual width of the FrameworkElement causing the bounds change request.
|