ArcHandles
*Pronto este contenido estará disponible en tu idioma seleccionado.
Resumen
Propiedades
Sets the current Axes ArcHandles will show.
Establece el objeto para adornar.
Establece el color de un objeto GUI.
Establece la transparencia de un objeto GUI, donde 1 es invisible y 0 es completamente visible.
Determina si el objeto y sus descendientes serán mostrados.
Eventos
Fired when the left mouse button goes down on one of the GUI handles.
Fired when the left mouse button is released on one of the GUI handles.
Fired when the mouse moves while the MouseButton1Down event has fired, but the left mouse button has not been released yet.
Fired when a mouse "enters" the GUI handle.
Fired when the mouse leaves the GUI handle.
Propiedades
Métodos
Eventos
MouseButton1Down
Fired when the left mouse button goes down on one of the GUI handles.
Parámetros
MouseButton1Up
Fired when the left mouse button is released on one of the GUI handles.
Parámetros
MouseDrag
Fired when the mouse moves while the MouseButton1Down event has fired, but the left mouse button has not been released yet.