Lighting |
public class LightingController : AbstractPadContent
The LightingController type exposes the following members.
Name | Description | |
---|---|---|
![]() | LightingController | Initializes a new instance of the LightingController class |
Name | Description | |
---|---|---|
![]() | Category | (Inherited from AbstractPadContent) |
![]() | ContentId | (Inherited from AbstractPadContent) |
![]() | DefaultPosition | (Inherited from AbstractPadContent) |
![]() | IconSource | (Inherited from AbstractPadContent) |
![]() | InitiallyFocusedControl |
Gets the control which has focus initially.
(Inherited from AbstractPadContent) |
![]() | IsActive |
Gets or sets a value indicating whether the view of this instance is active in the UI.
(Inherited from AbstractPadContent) |
![]() | IsSelected |
Gets or sets a value indicating whether the view of this instance is selected (e.g. inside its container).
(Inherited from AbstractPadContent) |
![]() | IsVisible |
Gets or sets the visibility of the pad.
If false, the pad is not visible.
If true, the pad may be visible or is collapsed.
(Inherited from AbstractPadContent) |
![]() | ModelObject | (Overrides AbstractPadContentModelObject) |
![]() | PadDescriptor | (Inherited from AbstractPadContent) |
![]() | Shortcut | (Inherited from AbstractPadContent) |
![]() | Title | (Inherited from AbstractPadContent) |
![]() | ViewObject | (Overrides AbstractPadContentViewObject) |
Name | Description | |
---|---|---|
![]() | BringToFront | (Inherited from AbstractPadContent) |
![]() | Dispose | Releases all resources used by the LightingController (Overrides AbstractPadContentDispose) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetService | (Inherited from AbstractPadContent) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | OnPropertyChanged | (Inherited from AbstractPadContent) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from AbstractPadContent) |
Name | Description | |
---|---|---|
![]() | _category | (Inherited from AbstractPadContent) |
![]() | _contentId | (Inherited from AbstractPadContent) |
![]() | _iconSource | (Inherited from AbstractPadContent) |
![]() | _isActive | (Inherited from AbstractPadContent) |
![]() | _isSelected | (Inherited from AbstractPadContent) |
![]() | _isVisible | (Inherited from AbstractPadContent) |
![]() | _padDescriptor | (Inherited from AbstractPadContent) |
![]() | _shortCut | (Inherited from AbstractPadContent) |
![]() | _title | (Inherited from AbstractPadContent) |