Modifica

Condividi tramite


HandleType Enum

Definition

Enum describing the type of handle grabbed; can be a rotation (edge-mounted) handle, a scaling (corner-mounted) handle, or a translation (face-mounted) handle.

public enum class HandleType
public enum HandleType
type HandleType = 
Public Enum HandleType
Inheritance
HandleType

Fields

None 0
Rotation 1
Scale 2
Translation 3

Applies to