menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CommonUsedValues - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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()
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public class CommonUsedValues

    Constructors

    CommonUsedValues()

    Declaration
    public CommonUsedValues()

    Fields

    ALLOWED_BOX_POSTIONS_NUMBER

    Count allows box position.

    Declaration
    public static readonly int ALLOWED_BOX_POSTIONS_NUMBER
    Field Value
    Type
    System.Int32

    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
    Type
    System.Int32

    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
    Type
    System.Int32

    ALLOWED_ROTATE_ANGLE

    Allowed angle offset when node rotation is locked.

    Declaration
    public static readonly double ALLOWED_ROTATE_ANGLE
    Field Value
    Type
    System.Double

    BACK_COLOR

    Declaration
    public static readonly Color BACK_COLOR
    Field Value
    Type
    System.Drawing.Color

    CIRCLE

    Declaration
    public static readonly int CIRCLE
    Field Value
    Type
    System.Int32

    DEF_CONTROL_POINT_SIZE

    Default control point size.

    Declaration
    public static readonly float DEF_CONTROL_POINT_SIZE
    Field Value
    Type
    System.Single

    DEF_CONTROL_POINT_TOUCH_SIZE

    Default control point size for touch.

    Declaration
    public static readonly float DEF_CONTROL_POINT_TOUCH_SIZE
    Field Value
    Type
    System.Single

    DEF_MIN_DECORATOR_SIZE

    Default minimum size of the decorator.

    Declaration
    public static readonly float DEF_MIN_DECORATOR_SIZE
    Field Value
    Type
    System.Single

    DEF_MIN_RESIZE_SIZE

    Default minimum decorator size.

    Declaration
    public static readonly int DEF_MIN_RESIZE_SIZE
    Field Value
    Type
    System.Int32

    DEF_RIGHT_ANGLE

    Default right angle.

    Declaration
    public static readonly int DEF_RIGHT_ANGLE
    Field Value
    Type
    System.Int32

    DEF_ROUTE_DISTANCE

    Default distance from route path points to obstacle bounds.

    Declaration
    public static readonly float DEF_ROUTE_DISTANCE
    Field Value
    Type
    System.Single

    END_POINT_HANDLE_SIZE

    End point handle size.

    Declaration
    public static readonly int END_POINT_HANDLE_SIZE
    Field Value
    Type
    System.Int32

    END_POINT_HANDLE_TOUCH_SIZE

    End point handle size for touch.

    Declaration
    public static readonly int END_POINT_HANDLE_TOUCH_SIZE
    Field Value
    Type
    System.Int32

    fDEF_ANGLE_CURSOR_CHANGE

    Indicated angle when mouse cursor change it cursor to next;

    Declaration
    public static readonly float fDEF_ANGLE_CURSOR_CHANGE
    Field Value
    Type
    System.Single

    fHUNDRED_PERCENT

    Declaration
    public static readonly float fHUNDRED_PERCENT
    Field Value
    Type
    System.Single

    FORE_COLOR

    Declaration
    public static readonly Color FORE_COLOR
    Field Value
    Type
    System.Drawing.Color

    HALF_OPAQUE

    Declaration
    public static readonly int HALF_OPAQUE
    Field Value
    Type
    System.Int32

    HUNDRED_PERCENT

    Declaration
    public static readonly int HUNDRED_PERCENT
    Field Value
    Type
    System.Int32

    LINE_WIDTH

    Declaration
    public static readonly float LINE_WIDTH
    Field Value
    Type
    System.Single

    MAX_IMAGE_SIZE

    Maximum image size than .NET Framework 2.0 can display.

    Declaration
    public static readonly SizeF MAX_IMAGE_SIZE
    Field Value
    Type
    System.Drawing.SizeF

    MAX_MAGNIFICATION

    Declaration
    public static readonly float MAX_MAGNIFICATION
    Field Value
    Type
    System.Single

    MAX_REGION_SUBPATH

    Maximum subpath count to create region for hit testing by decrease processor usage.

    Declaration
    public static readonly int MAX_REGION_SUBPATH
    Field Value
    Type
    System.Int32

    MAX_SCALE_VALUE

    Declaration
    public static readonly float MAX_SCALE_VALUE
    Field Value
    Type
    System.Single

    MIN_MAGNIFICATION

    Declaration
    public static readonly float MIN_MAGNIFICATION
    Field Value
    Type
    System.Single

    MIN_SCALE_VALUE

    Declaration
    public static readonly float MIN_SCALE_VALUE
    Field Value
    Type
    System.Single

    OPAQUE

    Declaration
    public static readonly int OPAQUE
    Field Value
    Type
    System.Int32

    PIN_POINT_SIZE

    Size of the pinpoint.

    Declaration
    public static readonly int PIN_POINT_SIZE
    Field Value
    Type
    System.Int32

    PIN_POINT_TOUCH_SIZE

    Size of the pinpoint for touch.

    Declaration
    public static readonly int PIN_POINT_TOUCH_SIZE
    Field Value
    Type
    System.Int32

    POINT_SEPARATOR

    Declaration
    public static readonly string POINT_SEPARATOR
    Field Value
    Type
    System.String

    RESIZE_HANDLE_SIZE

    Resize the size of the handle.

    Declaration
    public static readonly int RESIZE_HANDLE_SIZE
    Field Value
    Type
    System.Int32

    RESIZE_HANDLE_TOUCH_SIZE

    Resize the size of the handle for touch.

    Declaration
    public static readonly int RESIZE_HANDLE_TOUCH_SIZE
    Field Value
    Type
    System.Int32

    ROTATION_HANDLE_OFFSET

    Rotation handle offset value.

    Declaration
    public static readonly int ROTATION_HANDLE_OFFSET
    Field Value
    Type
    System.Int32

    ROTATION_HANDLE_SIZE

    Rotation handle size.

    Declaration
    public static readonly int ROTATION_HANDLE_SIZE
    Field Value
    Type
    System.Int32

    ROTATION_HANDLE_TOUCH_OFFSET

    Rotation handle offset value for touch.

    Declaration
    public static readonly int ROTATION_HANDLE_TOUCH_OFFSET
    Field Value
    Type
    System.Int32

    ROTATION_HANDLE_TOUCH_SIZE

    Rotation handle size for touch.

    Declaration
    public static readonly int ROTATION_HANDLE_TOUCH_SIZE
    Field Value
    Type
    System.Int32

    SHADOW_COLOR

    Declaration
    public static readonly Color SHADOW_COLOR
    Field Value
    Type
    System.Drawing.Color

    SHADOW_OFFSET

    Declaration
    public static readonly float SHADOW_OFFSET
    Field Value
    Type
    System.Single

    TOUCH__HIT_TEST_PADDING

    Default line hit test padding for touch.

    Declaration
    public static readonly float TOUCH__HIT_TEST_PADDING
    Field Value
    Type
    System.Single

    TRANSPARENT

    Declaration
    public static readonly int TRANSPARENT
    Field Value
    Type
    System.Int32

    VERTEX_HANDLE_SIZE

    Size of the vertex handle.

    Declaration
    public static readonly int VERTEX_HANDLE_SIZE
    Field Value
    Type
    System.Int32

    VERTEX_HANDLE_TOUCH_SIZE

    Size of the vertex handle for touch.

    Declaration
    public static readonly int VERTEX_HANDLE_TOUCH_SIZE
    Field Value
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved