Class CommonUsedValues
Common values used across the diagram.
Inheritance
System.Object
CommonUsedValues
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Syncfusion.Diagram.Base.dll
public class CommonUsedValues
Constructors
Declaration
public CommonUsedValues()
Fields
ALLOWED_BOX_POSTIONS_NUMBER
Count allows box position.
Declaration
public static readonly int ALLOWED_BOX_POSTIONS_NUMBER
Field Value
ALLOWED_BOX_POSTIONS_NUMBER_FLIPPED_X
Max number change by flipped by X.
Declaration
public static readonly int ALLOWED_BOX_POSTIONS_NUMBER_FLIPPED_X
Field Value
ALLOWED_BOX_POSTIONS_NUMBER_FLIPPED_Y
Max numeric change by flipped by Y.
Declaration
public static readonly int ALLOWED_BOX_POSTIONS_NUMBER_FLIPPED_Y
Field Value
Allowed angle offset when node rotation is locked.
Declaration
public static readonly double ALLOWED_ROTATE_ANGLE
Field Value
Declaration
public static readonly Color BACK_COLOR
Field Value
Type |
System.Drawing.Color |
Declaration
public static readonly int CIRCLE
Field Value
Default control point size.
Declaration
public static readonly float DEF_CONTROL_POINT_SIZE
Field Value
Default control point size for touch.
Declaration
public static readonly float DEF_CONTROL_POINT_TOUCH_SIZE
Field Value
Default minimum size of the decorator.
Declaration
public static readonly float DEF_MIN_DECORATOR_SIZE
Field Value
Default minimum decorator size.
Declaration
public static readonly int DEF_MIN_RESIZE_SIZE
Field Value
Declaration
public static readonly int DEF_RIGHT_ANGLE
Field Value
Default distance from route path points to obstacle bounds.
Declaration
public static readonly float DEF_ROUTE_DISTANCE
Field Value
Declaration
public static readonly int END_POINT_HANDLE_SIZE
Field Value
End point handle size for touch.
Declaration
public static readonly int END_POINT_HANDLE_TOUCH_SIZE
Field Value
Indicated angle when mouse cursor change it cursor to next;
Declaration
public static readonly float fDEF_ANGLE_CURSOR_CHANGE
Field Value
Declaration
public static readonly float fHUNDRED_PERCENT
Field Value
Declaration
public static readonly Color FORE_COLOR
Field Value
Type |
System.Drawing.Color |
Declaration
public static readonly int HALF_OPAQUE
Field Value
Declaration
public static readonly int HUNDRED_PERCENT
Field Value
Declaration
public static readonly float LINE_WIDTH
Field Value
Maximum image size than .NET Framework 2.0 can display.
Declaration
public static readonly SizeF MAX_IMAGE_SIZE
Field Value
Type |
System.Drawing.SizeF |
Declaration
public static readonly float MAX_MAGNIFICATION
Field Value
Maximum subpath count to create region for hit testing by decrease processor usage.
Declaration
public static readonly int MAX_REGION_SUBPATH
Field Value
Declaration
public static readonly float MAX_SCALE_VALUE
Field Value
Declaration
public static readonly float MIN_MAGNIFICATION
Field Value
Declaration
public static readonly float MIN_SCALE_VALUE
Field Value
Declaration
public static readonly int OPAQUE
Field Value
Declaration
public static readonly int PIN_POINT_SIZE
Field Value
Size of the pinpoint for touch.
Declaration
public static readonly int PIN_POINT_TOUCH_SIZE
Field Value
Declaration
public static readonly string POINT_SEPARATOR
Field Value
Resize the size of the handle.
Declaration
public static readonly int RESIZE_HANDLE_SIZE
Field Value
Resize the size of the handle for touch.
Declaration
public static readonly int RESIZE_HANDLE_TOUCH_SIZE
Field Value
Rotation handle offset value.
Declaration
public static readonly int ROTATION_HANDLE_OFFSET
Field Value
Declaration
public static readonly int ROTATION_HANDLE_SIZE
Field Value
Rotation handle offset value for touch.
Declaration
public static readonly int ROTATION_HANDLE_TOUCH_OFFSET
Field Value
Rotation handle size for touch.
Declaration
public static readonly int ROTATION_HANDLE_TOUCH_SIZE
Field Value
Declaration
public static readonly Color SHADOW_COLOR
Field Value
Type |
System.Drawing.Color |
Declaration
public static readonly float SHADOW_OFFSET
Field Value
Default line hit test padding for touch.
Declaration
public static readonly float TOUCH__HIT_TEST_PADDING
Field Value
Declaration
public static readonly int TRANSPARENT
Field Value
Size of the vertex handle.
Declaration
public static readonly int VERTEX_HANDLE_SIZE
Field Value
Size of the vertex handle for touch.
Declaration
public static readonly int VERTEX_HANDLE_TOUCH_SIZE
Field Value