The SetViewCommand type exposes the following members.

Properties

  NameDescription
Public propertyCamera
The camera
Public propertyCameraOffset
The camera offset
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
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 propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyObjectName
elementname (may include wildcards).
Public propertyTargetName
Destination target name of the window (may include wildcards).
(Inherited from WindowTargetCommandBase.)
Public propertyTargetName3D
Destination target name of the 3d target (may include wildcards).
Public propertyTargetType
Destination window type of the window.
(Inherited from WindowTargetCommandBase.)
Public propertyTransitionDuration
The duration of the animation in milliseconds. 0 for no animation.
Public propertyViewName
Destination target name of the view (may include wildcards).
Public propertyViewRectangle
The view rectangle to zoom to
Public propertyZoomTypes
Type of zoom to use.
Public propertyZoomValue
The new zoom value as a percent

See Also