Selecting and deselecting canvas graphics

MCanvasSelection has functions that take either a canvas graphic instance or the canvas graphic ID to select and deselect canvas graphics.

      virtual void SelectGraphic( const MCanvasGraphic& );
      virtual void SelectGraphic( const TCanvasGraphicID& );
      virtual void DeselectGraphic( const MCanvasGraphic& );
      virtual void DeselectGraphic( const TCanvasGraphicID& );
      virtual void SelectAllGraphics();
      virtual void DeselectAllGraphics();

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker