Starts ink notation in the active viewport if the Microsoft.Ink assembly is found in the GAC.
Starts ink notation in the active viewport.
Overload List
Overload | Description |
StartInkNotation() | Starts ink notation in the active viewport if the Microsoft.Ink assembly is found in the GAC. |
StartInkNotation(Int32,Int32) | Starts ink notation in the specified viewport if the Microsoft.Ink assembly is found in the GAC. |
StartInkNotation(Color,Int32) | Starts ink notation in the active viewport with the specified notation background color, if the Microsoft.Ink assembly is found in the GAC. |
StartInkNotation(Int32,Int32,Color,Int32) | Starts ink notation in the specified viewport with the specified notation background color, if the Microsoft.Ink assembly is found in the GAC. |
See Also