Click or drag to resize

VisualArgsT Properties

The VisualArgsT 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
Public propertyMin Gets the minimum value of the y-axis
Public propertyPoint Gets the current mouse position
Public propertyScaleType Gets the ScaleType of the y-axis
Public propertyViewModel Gets the viewModel
Top
See Also