This article describes basic SharpShooter Diagrams features. You will see how it is easy-to-use yet powerful and flexible. Let’s begin with the Tools.
Tools
The Tool defines reaction of the component on user actions. It can be changed by updating the DocumentModel.Tool. All standard Tools are the properties of the DocumentModel class. Let’s point out some of them:
For manipulation with a document (DocumentModelBase properties):
- SelectTool
- PanTool
- DynamicZoomTool
- ViewerTool