The CameraInfo type exposes the following members.

Properties

  NameDescription
Public propertyCamera
Main camera settings.
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyIsVisibleInRuntimeMenu
Determines if the view will be visible in the runtime context menu.
Public propertyName
Unique name to identify the view.
Public propertyOffset
Camera offset.
Public propertyTitle
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.

See Also