Class Assembly.ContextMenu
Inheritance
System.Object
Assembly.ContextMenu
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Assemblies
Assembly: Experior.Core.dll
Syntax
public class ContextMenu
Properties
ActionPoints
Declaration
public Assembly.ContextMenu.ActionPoint ActionPoints { get; set; }
Property Value
Type | Description |
---|---|
Assembly.ContextMenu.ActionPoint |
Attach
Declaration
public bool Attach { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
EditMode
Declaration
public Assembly.ContextMenu.AssemblyEditMode EditMode { get; set; }
Property Value
Type | Description |
---|---|
Assembly.ContextMenu.AssemblyEditMode |
EnableDisable
Declaration
public bool EnableDisable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Motors
Declaration
public Assembly.ContextMenu.Motor Motors { get; set; }
Property Value
Type | Description |
---|---|
Assembly.ContextMenu.Motor |
Reset
Declaration
public bool Reset { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SaveInMyCatalog
Declaration
public bool SaveInMyCatalog { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |