ObjectManipulatorPartProperties Class

Class that holds the properties for the ObjectManipulator parts.
Public Class ObjectManipulatorPartProperties
This language is not supported or no code example is available.
public class ObjectManipulatorPartProperties
This language is not supported or no code example is available.
Name Description
Public property Color Gets or sets the color of the element.
Public property Selectable if true, the part is selectable and is drawn with its Color, else it's not selectable and drawn with grey color.
Public property Visible Gets or sets the visibility of the part.
Top
Methods
 
Name Description
Public method Equals(object)
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top
devDept.Eyeshot.ObjectManipulatorPartProperties

.NET Framework

Supported in: 4.7.2

In this article

Definition