Tool Class |
![]() |
Namespace: MediaCy.Commands.Overlays
Public Class Tool Inherits OverlayCommand
The Tool type exposes the following members.
Name | Description | |
---|---|---|
![]() | Tool | Initializes a new instance of the Tool class |
![]() | Tool(String) | Initializes a new instance of the Tool class |
![]() | Tool(McCommand) | Initializes a new instance of the Tool class |
Name | Description | |
---|---|---|
![]() | ArrowShape |
Defines arrow tool shape.
|
![]() | AutoTrace |
For polylines, whether or not they use auto-tracing.
|
![]() | CalloutLine |
This property is True for creating McGraphObjText objects with a callout line.
|
![]() | Closed |
This property is True for creating polygons.
|
![]() | PointShape |
Defines point tool shape.
|
![]() | Tool |
The type of annotation that this tool is creating.
|
Name | Description | |
---|---|---|
![]() | GetOurTemplate |
Returns template based on the command's properties.
If a user-defined template has been created, then that is returned.
|
![]() | IsPropertyActive | (Overrides McCommandExtended.IsPropertyActive(String).) |