public void BringToFront( Placement oPlacementToMove )
public: void BringToFront( Placement^ oPlacementToMove )
Parameters
- oPlacementToMove
- Placement to move.
public void BringToFront( Placement oPlacementToMove )
public: void BringToFront( Placement^ oPlacementToMove )
Exception | Description |
---|---|
ArgumentNullException | Is thrown in case of null \parameters. |
ApplicationException | The graphics editor interface could not be created. |