Click or drag to resize

SelectionMode Enumeration

Selection mode of a DrawingBase object

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public enum SelectionMode
Members
Member nameValueDescription
None0 None
Size1 Resize the drawing object
Move2 Move the drawing object
See Also