VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftControl Class
In This Topic
VintasoftControl Class Properties
In This Topic
For a list of all properties of this type, see VintasoftControl.
Public Properties
 NameDescription
Public PropertyGets the client size, in surface space, of the control.
Public PropertyGets or sets the control client size, in surface space.
Public PropertyGets or sets the cross cursor.
Public PropertyGets or sets the cursor.
Public PropertyGets or sets the default cursor.
Public PropertyGets or sets a value indicating whether control uses touch screen.
Public PropertyGets or sets the fill color of the interaction point.
Public PropertyGets or sets the fill color of the interaction point.
Public PropertyGets the interaction point interaction radius.
Public PropertyGets or sets the radius of interaction point (resize and rotate points).
Public PropertyGets or sets the cursor that uses in an interactive object.
Public PropertyGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
Public PropertyGets or sets the move cursor.
Public PropertyGets or sets the two-headed diagonal (northeast/southwest) sizing cursor.
Public PropertyGets or sets the two-headed vertical (north/south) sizing cursor.
Public PropertyGets or sets the two-headed diagonal (northwest/southeast) sizing cursor.
Public PropertyGets or sets the two-headed horizontal (west/east) sizing cursor.
Public PropertyGets or sets the rotate cursor.
Public PropertyGets or sets the discrete angle, in degress, of rotation assistant.
Public PropertyGets or sets the radius of rotation assistant.
Public PropertyGets or sets the control size, in surface space.
Protected Properties
 NameDescription
Protected PropertyGets the count of mouse clicks in series of clicks.
Protected PropertyGets or sets a delay, in milliseconds, between mouse clicks in series of clicks.
Protected PropertyGets a value indicating whether control must override Clicks using MouseClickCount property.
See Also