s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Properties
Antialiasing
BilinearFiltering
Center
DragType
HorizontalScrollbar
Items
OnSelectionChanged
Rotation
Scale
SceneRect
SelectedItems
SelectionRect
TextAntialiasing
TransformAnchor
VerticalScrollbar
Methods
Add
Capture
CenterOn
DeleteAllItems
FitInView
FromScene
GetItemAt
SetBackgroundImage
ToScene
Translate
Zoom
GraphicsView
.DragType
Editor.GraphicsView/DragTypes
DragType
{
get
;
set
;
}
Description
What happens when the user drags the mouse. You generally want to toggle this in OnMouseDown to switch what happens with different mouse buttons.
Return
User Comments