The Drawing.
public class Selection : System.ComponentModel.INotifyPropertyChanged
Public Class Dictionary
Implements System.ComponentModel.INotifyPropertyChanged
Introduced: X13.
Method | Description |
---|---|
Bring |
Increases the selected shapes' levels by one. |
Bring |
Displays the selected shape as the uppermost shape of all shapes. |
Is |
Informs about whether an attribute from the Drawing. |
Send |
Decreases the selected shapes' levels by one. |
Send |
Displays the selected shape as the lowest shape of all shapes. |
Property | Description |
---|---|
Can |
Gets value that indicates whether the selected shapes' levels can be increased by one. |
Can |
Gets value that indicates whether the selected shape can be displayed as the uppermost shape of all shapes. |
Can |
Gets value that indicates whether the selected shapes' levels can be decreased by one. |
Can |
Gets value that indicates whether the selected shape can be displayed as the lowest shape of all shapes. |
Shapes | Gets or set the selected shapes . |