Click or drag to resize

UserInterfaceButton Properties

The UserInterfaceButton type exposes the following members.

Properties
  NameDescription
Public propertyBoundToActiveView (Inherited from UserInterfaceObjectBase.)
Public propertyHorizontalAlignment (Inherited from UserInterfaceControl.)
Public propertyLocation (Inherited from UserInterfaceControl.)
Public propertySize (Inherited from UserInterfaceControl.)
Public propertyText (Inherited from UserInterfaceControl.)
Public propertyTrackingPoint
3d location that control "sticks" to if not null
(Inherited from UserInterfaceControl.)
Public propertyVerticalAlignment (Inherited from UserInterfaceControl.)
Public propertyVisible
Is the user interface object visible? Objects that are not visible will not be drawn and will not receive mouse events
(Inherited from UserInterfaceObjectBase.)
Top
See Also