CursorGroupAttribute Constructor |
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntaxpublic CursorGroupAttribute(
DrawingType drawingType,
bool isFavourite = false
)
Parameters
- drawingType DrawingType
- DrawingType
- isFavourite Boolean (Optional)
- Is added to the favourite menu item
See Also