Gets or sets a value that determines whether a path diagram element has been "selected". Typically, path diagram elements are selected by using the EditSelect method or the EditSelectAll method.
Syntax
object.IsSelected [= value]
The IsSelected property syntax has the following parts:
Part |
Description |
object |
An object of type PDElement. |
value |
True if object is a selected path diagram object. |
See Use the Amos Graphics classes to draw double-headed arrows