The following tables list the members exposed by AnnSelectionEditDesigner.
Public Constructors
Name | Description | |
---|---|---|
AnnRectangleEditDesigner | Initializes a new AnnRectangleEditDesigner method. (Inherited from AnnRectangleEditDesigner) | |
AnnSelectionEditDesigner | Initializes a new AnnSelectionEditDesigner method. |
Public Methods
Name | Description | |
---|---|---|
End | This object's implementation of the AnnDesigner.End method. | |
GetThumbLocations | The AnnSelectionEditDesigner implementation of the GetThumbLocations method. | |
OnPointerDown | The AnnRectangleEditDesigner implementation of the OnPointerDown method. (Inherited from AnnRectangleEditDesigner) | |
OnPointerMove | Provides an implementation of the OnPointerMove method. | |
SnapObjectToGrid | Provides an implementation of the SnapObjectToGrid method for this AnnRectangleEditDesigner object. (Inherited from AnnRectangleEditDesigner) | |
Start | This object's implementation of the AnnDesigner.Start method. |
Protected Methods
Name | Description | |
---|---|---|
Move | Provides an implementation of the Move method for this AnnSelectionEditDesigner object. | |
MoveThumb | Provides an implementation of the MoveThumb method for this AnnSelectionEditDesigner object. |
Public Properties
Name | Description | |
---|---|---|
MaintainAspectRatio | This object's implementation of the AnnEditDesigner.MaintainAspectRatio method. | |
MinimumSize | Gets or sets a value that indicates the minimum object size. (Inherited from AnnRectangleEditDesigner) |
See Also