PrimarySelection Property
PrimarySelection
Gets the object that is currently the primary selected object.
Declaration
DesignItem PrimarySelection { get; }
Property Value
Type | Description |
---|---|
DesignItem | The object that is currently the primary selected object. |