Click or drag to resize

DomVisualArgs Properties

The DomVisualArgs type exposes the following members.

Properties
 NameDescription
Public propertyActualHeight Gets the actual height of the view
(Inherited from VisualArgs)
Public propertyActualWidth Gets the actual width of the view
(Inherited from VisualArgs)
Public propertyMax Gets the maximum value of the y-axis
(Inherited from VisualArgsT)
Public propertyMin Gets the minimum value of the y-axis
(Inherited from VisualArgsT)
Public propertyPoint Gets the current mouse position
(Inherited from VisualArgsT)
Public propertyScaleType Gets the ScaleType of the y-axis
(Inherited from VisualArgsT)
Public propertyViewModel Gets the viewModel
(Inherited from VisualArgsT)
Top
See Also