Click or drag to resize

CursorObject Properties

The CursorObject type exposes the following members.

Properties
  NameDescription
Public propertyBars
Gets the bars associated with the cursor
(Inherited from CursorBase.)
Protected propertyChartViewModel
Gets the viewModel
(Inherited from CursorBase.)
Public propertyCursor
Gets the cursor
(Overrides CursorBaseCursor.)
Protected propertyDialogService (Inherited from MessageBoxBase.)
Public propertyDisplayName
Gets the display name of the cursor
(Inherited from CursorBase.)
Public propertyDrawingType
Gets the CursorType. Used to sort the cursor in the view
Public propertyError
Gets the Error string
(Inherited from MessageBoxBase.)
Protected propertyFileService (Inherited from MessageBoxBase.)
Public propertyIcon
Gets the cursor icon
(Inherited from CursorBase.)
Public propertyItem
Gets the IDataErrorInfo error string
(Inherited from MessageBoxBase.)
Public propertyMargin
Gets the margin of the view
Protected propertyMessageBox (Inherited from MessageBoxBase.)
Protected propertySingletonService (Inherited from MessageBoxBase.)
Top
See Also