The CameraInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Camera |
Main camera settings.
| |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
IsVisibleInRuntimeMenu |
Determines if the view will be visible in the runtime context menu.
| |
Name |
Unique name to identify the view.
| |
Offset |
Camera offset.
| |
Title |
Specifies the name of the view to appear in the user interface of the application.
If not specified, the Name property will be shown in the user interface of the application.
|