Name | Description | |
---|---|---|
AssignToLayers | Overloaded. Assigns this shape to the specified layers. | |
DrawingToLocal | Transforms a point in page coordinates to local coordinates | |
DrawingToParent | Converts a point in drawing coordinates to the shape parent coordinates | |
GetAbilitiesMask | Overridden. Gets the item abilities | |
GetDrawingTransform | Gets the transformation from local to drawing coordinates | |
GetLayers | Gets the layers to which this shape is assigned to. | |
GetPageTransform | Gets the transformation from local to page coordinates | |
GetParentPageTransform | Gets the parent transform to page coordinates | |
GetProtectionMask | Overridden. Overriden to include the protections controlled by the layers. | |
LocalToDrawing | Transforms a point in local coordinates to drawing coordinates. | |
LocalToPage | Transforms a point in local coordinates to page coordinates. | |
PageToLocal | Transforms a point in page coordinates to local coordinates. | |
PageToParent | Converts a point in page coordinates to the shape parent coordinates | |
ParentToDrawing | Converts a point in shape parent coordinates to page coordinates | |
ParentToPage | Converts a point in shape parent coordinates to page coordinates | |
Translate | Must override to translate this item with the specified amounts. |