C# Класс HelixToolkit.Wpf.HelixViewport3D

Наследование: System.Windows.Controls.ItemsControl, IHelixViewport3D
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
BackViewGestureProperty System.Windows.DependencyProperty
BottomViewGestureProperty System.Windows.DependencyProperty
CameraChangedEvent System.Windows.RoutedEvent
CameraInertiaFactorProperty System.Windows.DependencyProperty
CameraInfoProperty System.Windows.DependencyProperty
CameraModeProperty System.Windows.DependencyProperty
CameraRotationModeProperty System.Windows.DependencyProperty
ChangeFieldOfViewCursorProperty System.Windows.DependencyProperty
ChangeFieldOfViewGestureProperty System.Windows.DependencyProperty
ChangeLookAtGestureProperty System.Windows.DependencyProperty
CoordinateSystemHeightProperty System.Windows.DependencyProperty
CoordinateSystemHorizontalPositionProperty System.Windows.DependencyProperty
CoordinateSystemLabelForegroundProperty System.Windows.DependencyProperty
CoordinateSystemLabelXProperty System.Windows.DependencyProperty
CoordinateSystemLabelYProperty System.Windows.DependencyProperty
CoordinateSystemLabelZProperty System.Windows.DependencyProperty
CoordinateSystemVerticalPositionProperty System.Windows.DependencyProperty
CoordinateSystemWidthProperty System.Windows.DependencyProperty
CurrentPositionProperty System.Windows.DependencyProperty
DebugInfoProperty System.Windows.DependencyProperty
DefaultCameraProperty System.Windows.DependencyProperty
EnableCurrentPositionProperty System.Windows.DependencyProperty
FieldOfViewTextProperty System.Windows.DependencyProperty
FrameRateProperty System.Windows.DependencyProperty
FrameRateTextProperty System.Windows.DependencyProperty
FrontViewGestureProperty System.Windows.DependencyProperty
InfiniteSpinProperty System.Windows.DependencyProperty
InfoBackgroundProperty System.Windows.DependencyProperty
InfoForegroundProperty System.Windows.DependencyProperty
IsChangeFieldOfViewEnabledProperty System.Windows.DependencyProperty
IsHeadlightEnabledProperty System.Windows.DependencyProperty
IsInertiaEnabledProperty System.Windows.DependencyProperty
IsPanEnabledProperty System.Windows.DependencyProperty
IsRotationEnabledProperty System.Windows.DependencyProperty
IsTouchZoomEnabledProperty System.Windows.DependencyProperty
IsZoomEnabledProperty System.Windows.DependencyProperty
LeftRightPanSensitivityProperty System.Windows.DependencyProperty
LeftRightRotationSensitivityProperty System.Windows.DependencyProperty
LeftViewGestureProperty System.Windows.DependencyProperty
LookAtChangedEvent System.Windows.RoutedEvent
MaximumFieldOfViewProperty System.Windows.DependencyProperty
MinimumFieldOfViewProperty System.Windows.DependencyProperty
ModelUpDirectionProperty System.Windows.DependencyProperty
OrthographicProperty System.Windows.DependencyProperty
OrthographicToggleGestureProperty System.Windows.DependencyProperty
PageUpDownZoomSensitivityProperty System.Windows.DependencyProperty
PanCursorProperty System.Windows.DependencyProperty
PanGesture2Property System.Windows.DependencyProperty
PanGestureProperty System.Windows.DependencyProperty
ResetCameraGestureProperty System.Windows.DependencyProperty
ResetCameraKeyGestureProperty System.Windows.DependencyProperty
RightViewGestureProperty System.Windows.DependencyProperty
RotateAroundMouseDownPointProperty System.Windows.DependencyProperty
RotateCursorProperty System.Windows.DependencyProperty
RotateGesture2Property System.Windows.DependencyProperty
RotateGestureProperty System.Windows.DependencyProperty
RotationSensitivityProperty System.Windows.DependencyProperty
ShowCameraInfoProperty System.Windows.DependencyProperty
ShowCameraTargetProperty System.Windows.DependencyProperty
ShowCoordinateSystemProperty System.Windows.DependencyProperty
ShowFieldOfViewProperty System.Windows.DependencyProperty
ShowFrameRateProperty System.Windows.DependencyProperty
ShowTriangleCountInfoProperty System.Windows.DependencyProperty
ShowViewCubeProperty System.Windows.DependencyProperty
StatusProperty System.Windows.DependencyProperty
SubTitleProperty System.Windows.DependencyProperty
SubTitleSizeProperty System.Windows.DependencyProperty
TextBrushProperty System.Windows.DependencyProperty
TitleBackgroundProperty System.Windows.DependencyProperty
TitleFontFamilyProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty
TitleSizeProperty System.Windows.DependencyProperty
TopViewGestureProperty System.Windows.DependencyProperty
TouchModeProperty System.Windows.DependencyProperty
TriangleCountInfoProperty System.Windows.DependencyProperty
UpDownPanSensitivityProperty System.Windows.DependencyProperty
UpDownRotationSensitivityProperty System.Windows.DependencyProperty
ViewCubeBackTextProperty System.Windows.DependencyProperty
ViewCubeBottomTextProperty System.Windows.DependencyProperty
ViewCubeFrontTextProperty System.Windows.DependencyProperty
ViewCubeHeightProperty System.Windows.DependencyProperty
ViewCubeHorizontalPositionProperty System.Windows.DependencyProperty
ViewCubeLeftTextProperty System.Windows.DependencyProperty
ViewCubeOpacityProperty System.Windows.DependencyProperty
ViewCubeRightTextProperty System.Windows.DependencyProperty
ViewCubeTopTextProperty System.Windows.DependencyProperty
ViewCubeVerticalPositionProperty System.Windows.DependencyProperty
ViewCubeWidthProperty System.Windows.DependencyProperty
ZoomAroundMouseDownPointProperty System.Windows.DependencyProperty
ZoomCursorProperty System.Windows.DependencyProperty
ZoomExtentsGestureProperty System.Windows.DependencyProperty
ZoomExtentsWhenLoadedProperty System.Windows.DependencyProperty
ZoomGesture2Property System.Windows.DependencyProperty
ZoomGestureProperty System.Windows.DependencyProperty
ZoomRectangleCursorProperty System.Windows.DependencyProperty
ZoomRectangleGestureProperty System.Windows.DependencyProperty
ZoomSensitivityProperty System.Windows.DependencyProperty
ZoomedByRectangleEvent System.Windows.RoutedEvent

Открытые методы

Метод Описание
ChangeCameraDirection ( System.Windows.Media.Media3D.Vector3D newDirection, double animationTime ) : void

Changes the camera direction.

Copy ( ) : void

Copies the view to the clipboard.

CopyXaml ( ) : void

Copies the view to the clipboard as xaml.

Export ( string fileName ) : void

Exports the view to the specified file name.

Exporters.Filter contains all supported export file types.

FindNearest ( Point pt, System.Windows.Media.Media3D.Point3D &pos, System.Windows.Media.Media3D.Vector3D &normal, DependencyObject &obj ) : bool

Finds the nearest object.

FindNearestPoint ( Point pt ) : Point3D?

Finds the nearest point.

FindNearestVisual ( Point pt ) : System.Windows.Media.Media3D.Visual3D

Finds the nearest visual.

LookAt ( System.Windows.Media.Media3D.Point3D p ) : void

Change the camera to look at the specified point.

LookAt ( System.Windows.Media.Media3D.Point3D p, System.Windows.Media.Media3D.Vector3D direction, double animationTime ) : void

Change the camera to look at the specified point.

LookAt ( System.Windows.Media.Media3D.Point3D p, double animationTime ) : void

Change the camera to look at the specified point.

LookAt ( System.Windows.Media.Media3D.Point3D p, double distance, double animationTime ) : void

Change the camera to look at the specified point.

OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes call .

ResetCamera ( ) : void

Resets the camera.

SetView ( System.Windows.Media.Media3D.Point3D newPosition, System.Windows.Media.Media3D.Vector3D newDirection, System.Windows.Media.Media3D.Vector3D newUpDirection, double animationTime ) : void

Change the camera position and directions.

ZoomExtents ( System.Windows.Media.Media3D.Rect3D bounds, double animationTime ) : void

Zooms to the extents of the specified bounding box.

ZoomExtents ( double animationTime ) : void

Zooms to the extents of the sceen.

Защищенные методы

Метод Описание
OnCameraChanged ( ) : void

Called when the camera is changed.

OnHeadlightChanged ( ) : void

Called when headlight is changed.

OnItemsChanged ( NotifyCollectionChangedEventArgs e ) : void

Invoked when the P:System.Windows.Controls.ItemsControl.Items property changes.

OnItemsSourceChanged ( IEnumerable oldValue, IEnumerable newValue ) : void

Called when the P:System.Windows.Controls.ItemsControl.ItemsSource property changes.

OnLookAtChanged ( ) : void

Raises the LookAtChanged event.

OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void

Invoked when an unhandled MouseMove attached event reaches an element in its route that is derived from this class.

OnZoomedByRectangle ( ) : void

Raises the ZoomedByRectangle event.

RaiseCameraChangedEvent ( ) : void

Raises the camera changed event.

Приватные методы

Метод Описание
AddItems ( IEnumerable newValue ) : void

Adds the specified items.

AnimateOpacity ( IAnimatable obj, double targetOpacity, double animationTime ) : void

Animates the opacity of the specified animatable object.

CameraPropertyChanged ( object sender, EventArgs e ) : void

The camera_ changed.

CameraRotationModeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

The camera rotation mode changed.

CompositionTargetRendering ( object sender, EventArgs e ) : void

Handles the Rendering event of the CompositionTarget control.

CopyHandler ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

The copy command handler.

HeadlightChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

The headlight changed.

HelixViewport3D ( ) : System

Initializes static members of the HelixViewport3D class. Initializes static members of the class.

OnCameraRotationModeChanged ( ) : void

The on camera rotation mode changed.

OnControlLoaded ( object sender, RoutedEventArgs e ) : void

Called when the control is loaded.

OnControlUnloaded ( object sender, RoutedEventArgs e ) : void

Called when the control is unloaded.

OnOrthographicChanged ( ) : void

Called when the camera type is changed.

OnShowFrameRateChanged ( ) : void

The on show frame rate changed.

OnShowTriangleCountInfoChanged ( ) : void

The on show triangle count info changed.

OrthographicChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

The orthographic changed.

OrthographicToggle ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

The orthographic toggle.

RemoveItems ( IEnumerable oldValue ) : void

Removes the specified items.

ShowCameraInfoChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Called when the ShowCameraInfo is changed.

ShowFieldOfViewChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Called when ShowFieldOfView is changed.

SubscribeToRenderingEvent ( ) : void

The subscribe to rendering event.

UnsubscribeRenderingEvent ( ) : void

The unsubscribe rendering event.

UpdateCameraInfo ( ) : void

Updates the camera info.

UpdateFieldOfViewInfo ( ) : void

The update field of view info.

UpdateRenderingEventSubscription ( ) : void

The update rendering event subscription.

ViewCubeViewportMouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Called when the mouse enters the view cube.

ViewCubeViewportMouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Called when the mouse leaves the view cube.

Описание методов

ChangeCameraDirection() публичный Метод

Changes the camera direction.
public ChangeCameraDirection ( System.Windows.Media.Media3D.Vector3D newDirection, double animationTime ) : void
newDirection System.Windows.Media.Media3D.Vector3D /// The new direction. ///
animationTime double /// The animation time. ///
Результат void

Copy() публичный Метод

Copies the view to the clipboard.
public Copy ( ) : void
Результат void

CopyXaml() публичный Метод

Copies the view to the clipboard as xaml.
public CopyXaml ( ) : void
Результат void

Export() публичный Метод

Exports the view to the specified file name.
Exporters.Filter contains all supported export file types.
public Export ( string fileName ) : void
fileName string /// Name of the file. ///
Результат void

FindNearest() публичный Метод

Finds the nearest object.
public FindNearest ( Point pt, System.Windows.Media.Media3D.Point3D &pos, System.Windows.Media.Media3D.Vector3D &normal, DependencyObject &obj ) : bool
pt Point /// The pt. ///
pos System.Windows.Media.Media3D.Point3D /// The pos. ///
normal System.Windows.Media.Media3D.Vector3D /// The normal. ///
obj System.Windows.DependencyObject /// The obj. ///
Результат bool

FindNearestPoint() публичный Метод

Finds the nearest point.
public FindNearestPoint ( Point pt ) : Point3D?
pt Point /// The pt. ///
Результат Point3D?

FindNearestVisual() публичный Метод

Finds the nearest visual.
public FindNearestVisual ( Point pt ) : System.Windows.Media.Media3D.Visual3D
pt Point /// The pt. ///
Результат System.Windows.Media.Media3D.Visual3D

LookAt() публичный Метод

Change the camera to look at the specified point.
public LookAt ( System.Windows.Media.Media3D.Point3D p ) : void
p System.Windows.Media.Media3D.Point3D /// The point. ///
Результат void

LookAt() публичный Метод

Change the camera to look at the specified point.
public LookAt ( System.Windows.Media.Media3D.Point3D p, System.Windows.Media.Media3D.Vector3D direction, double animationTime ) : void
p System.Windows.Media.Media3D.Point3D /// The point. ///
direction System.Windows.Media.Media3D.Vector3D /// The direction. ///
animationTime double /// The animation time. ///
Результат void

LookAt() публичный Метод

Change the camera to look at the specified point.
public LookAt ( System.Windows.Media.Media3D.Point3D p, double animationTime ) : void
p System.Windows.Media.Media3D.Point3D /// The point. ///
animationTime double /// The animation time. ///
Результат void

LookAt() публичный Метод

Change the camera to look at the specified point.
public LookAt ( System.Windows.Media.Media3D.Point3D p, double distance, double animationTime ) : void
p System.Windows.Media.Media3D.Point3D /// The point. ///
distance double /// The distance. ///
animationTime double /// The animation time. ///
Результат void

OnApplyTemplate() публичный Метод

When overridden in a derived class, is invoked whenever application code or internal processes call .
public OnApplyTemplate ( ) : void
Результат void

OnCameraChanged() защищенный Метод

Called when the camera is changed.
protected OnCameraChanged ( ) : void
Результат void

OnHeadlightChanged() защищенный Метод

Called when headlight is changed.
protected OnHeadlightChanged ( ) : void
Результат void

OnItemsChanged() защищенный Метод

Invoked when the P:System.Windows.Controls.ItemsControl.Items property changes.
protected OnItemsChanged ( NotifyCollectionChangedEventArgs e ) : void
e System.Collections.Specialized.NotifyCollectionChangedEventArgs /// Information about the change. ///
Результат void

OnItemsSourceChanged() защищенный Метод

Called when the P:System.Windows.Controls.ItemsControl.ItemsSource property changes.
protected OnItemsSourceChanged ( IEnumerable oldValue, IEnumerable newValue ) : void
oldValue IEnumerable Old value of the property.
newValue IEnumerable New value of the property.
Результат void

OnLookAtChanged() защищенный Метод

Raises the LookAtChanged event.
protected OnLookAtChanged ( ) : void
Результат void

OnMouseMove() защищенный Метод

Invoked when an unhandled MouseMove attached event reaches an element in its route that is derived from this class.
protected OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs /// The that contains the event data. ///
Результат void

OnZoomedByRectangle() защищенный Метод

Raises the ZoomedByRectangle event.
protected OnZoomedByRectangle ( ) : void
Результат void

RaiseCameraChangedEvent() защищенный Метод

Raises the camera changed event.
protected RaiseCameraChangedEvent ( ) : void
Результат void

ResetCamera() публичный Метод

Resets the camera.
public ResetCamera ( ) : void
Результат void

SetView() публичный Метод

Change the camera position and directions.
public SetView ( System.Windows.Media.Media3D.Point3D newPosition, System.Windows.Media.Media3D.Vector3D newDirection, System.Windows.Media.Media3D.Vector3D newUpDirection, double animationTime ) : void
newPosition System.Windows.Media.Media3D.Point3D /// The new camera position. ///
newDirection System.Windows.Media.Media3D.Vector3D /// The new camera look direction. ///
newUpDirection System.Windows.Media.Media3D.Vector3D /// The new camera up direction. ///
animationTime double /// The animation time. ///
Результат void

ZoomExtents() публичный Метод

Zooms to the extents of the specified bounding box.
public ZoomExtents ( System.Windows.Media.Media3D.Rect3D bounds, double animationTime ) : void
bounds System.Windows.Media.Media3D.Rect3D /// The bounding box. ///
animationTime double /// The animation time. ///
Результат void

ZoomExtents() публичный Метод

Zooms to the extents of the sceen.
public ZoomExtents ( double animationTime ) : void
animationTime double /// The animation time. ///
Результат void

Описание свойств

BackViewGestureProperty публичное статическое свойство

Identifies the BackViewGesture dependency property.
public static DependencyProperty,System.Windows BackViewGestureProperty
Результат System.Windows.DependencyProperty

BottomViewGestureProperty публичное статическое свойство

Identifies the BottomViewGesture dependency property.
public static DependencyProperty,System.Windows BottomViewGestureProperty
Результат System.Windows.DependencyProperty

CameraChangedEvent публичное статическое свойство

The camera changed event.
public static RoutedEvent,System.Windows CameraChangedEvent
Результат System.Windows.RoutedEvent

CameraInertiaFactorProperty публичное статическое свойство

Identifies the CameraInertiaFactor dependency property.
public static DependencyProperty,System.Windows CameraInertiaFactorProperty
Результат System.Windows.DependencyProperty

CameraInfoProperty публичное статическое свойство

Identifies the CameraInfo dependency property.
public static DependencyProperty,System.Windows CameraInfoProperty
Результат System.Windows.DependencyProperty

CameraModeProperty публичное статическое свойство

Identifies the CameraMode dependency property.
public static DependencyProperty,System.Windows CameraModeProperty
Результат System.Windows.DependencyProperty

CameraRotationModeProperty публичное статическое свойство

Identifies the CameraRotationMode dependency property.
public static DependencyProperty,System.Windows CameraRotationModeProperty
Результат System.Windows.DependencyProperty

ChangeFieldOfViewCursorProperty публичное статическое свойство

Identifies the ChangeFieldOfViewCursor dependency property.
public static DependencyProperty,System.Windows ChangeFieldOfViewCursorProperty
Результат System.Windows.DependencyProperty

ChangeFieldOfViewGestureProperty публичное статическое свойство

Identifies the ChangeFieldOfViewGesture dependency property.
public static DependencyProperty,System.Windows ChangeFieldOfViewGestureProperty
Результат System.Windows.DependencyProperty

ChangeLookAtGestureProperty публичное статическое свойство

Identifies the ChangeLookAtGesture dependency property.
public static DependencyProperty,System.Windows ChangeLookAtGestureProperty
Результат System.Windows.DependencyProperty

CoordinateSystemHeightProperty публичное статическое свойство

Identifies the CoordinateSystemHeight dependency property.
public static DependencyProperty,System.Windows CoordinateSystemHeightProperty
Результат System.Windows.DependencyProperty

CoordinateSystemHorizontalPositionProperty публичное статическое свойство

Identifies the CoordinateSystemHorizontalPosition dependency property.
public static DependencyProperty,System.Windows CoordinateSystemHorizontalPositionProperty
Результат System.Windows.DependencyProperty

CoordinateSystemLabelForegroundProperty публичное статическое свойство

Identifies the CoordinateSystemLabelForeground dependency property.
public static DependencyProperty,System.Windows CoordinateSystemLabelForegroundProperty
Результат System.Windows.DependencyProperty

CoordinateSystemLabelXProperty публичное статическое свойство

Identifies the CoordinateSystemLabelX dependency property.
public static DependencyProperty,System.Windows CoordinateSystemLabelXProperty
Результат System.Windows.DependencyProperty

CoordinateSystemLabelYProperty публичное статическое свойство

Identifies the CoordinateSystemLabelY dependency property.
public static DependencyProperty,System.Windows CoordinateSystemLabelYProperty
Результат System.Windows.DependencyProperty

CoordinateSystemLabelZProperty публичное статическое свойство

Identifies the CoordinateSystemLabelZ dependency property.
public static DependencyProperty,System.Windows CoordinateSystemLabelZProperty
Результат System.Windows.DependencyProperty

CoordinateSystemVerticalPositionProperty публичное статическое свойство

Identifies the CoordinateSystemVerticalPosition dependency property.
public static DependencyProperty,System.Windows CoordinateSystemVerticalPositionProperty
Результат System.Windows.DependencyProperty

CoordinateSystemWidthProperty публичное статическое свойство

Identifies the CoordinateSystemWidth dependency property.
public static DependencyProperty,System.Windows CoordinateSystemWidthProperty
Результат System.Windows.DependencyProperty

CurrentPositionProperty публичное статическое свойство

Identifies the CurrentPosition dependency property.
public static DependencyProperty,System.Windows CurrentPositionProperty
Результат System.Windows.DependencyProperty

DebugInfoProperty публичное статическое свойство

Identifies the DebugInfo dependency property.
public static DependencyProperty,System.Windows DebugInfoProperty
Результат System.Windows.DependencyProperty

DefaultCameraProperty публичное статическое свойство

Identifies the DefaultCamera dependency property.
public static DependencyProperty,System.Windows DefaultCameraProperty
Результат System.Windows.DependencyProperty

EnableCurrentPositionProperty публичное статическое свойство

Identifies the EnableCurrentPosition dependency property.
public static DependencyProperty,System.Windows EnableCurrentPositionProperty
Результат System.Windows.DependencyProperty

FieldOfViewTextProperty публичное статическое свойство

Identifies the FieldOfViewText dependency property.
public static DependencyProperty,System.Windows FieldOfViewTextProperty
Результат System.Windows.DependencyProperty

FrameRateProperty публичное статическое свойство

Identifies the FrameRate dependency property.
public static DependencyProperty,System.Windows FrameRateProperty
Результат System.Windows.DependencyProperty

FrameRateTextProperty публичное статическое свойство

Identifies the FrameRateText dependency property.
public static DependencyProperty,System.Windows FrameRateTextProperty
Результат System.Windows.DependencyProperty

FrontViewGestureProperty публичное статическое свойство

Identifies the FrontViewGesture dependency property.
public static DependencyProperty,System.Windows FrontViewGestureProperty
Результат System.Windows.DependencyProperty

InfiniteSpinProperty публичное статическое свойство

Identifies the InfiniteSpin dependency property.
public static DependencyProperty,System.Windows InfiniteSpinProperty
Результат System.Windows.DependencyProperty

InfoBackgroundProperty публичное статическое свойство

Identifies the InfoBackground dependency property.
public static DependencyProperty,System.Windows InfoBackgroundProperty
Результат System.Windows.DependencyProperty

InfoForegroundProperty публичное статическое свойство

Identifies the InfoForeground dependency property.
public static DependencyProperty,System.Windows InfoForegroundProperty
Результат System.Windows.DependencyProperty

IsChangeFieldOfViewEnabledProperty публичное статическое свойство

Identifies the IsChangeFieldOfViewEnabled dependency property.
public static DependencyProperty,System.Windows IsChangeFieldOfViewEnabledProperty
Результат System.Windows.DependencyProperty

IsHeadlightEnabledProperty публичное статическое свойство

Identifies the IsHeadlightEnabled dependency property.
public static DependencyProperty,System.Windows IsHeadlightEnabledProperty
Результат System.Windows.DependencyProperty

IsInertiaEnabledProperty публичное статическое свойство

Identifies the IsInertiaEnabled dependency property.
public static DependencyProperty,System.Windows IsInertiaEnabledProperty
Результат System.Windows.DependencyProperty

IsPanEnabledProperty публичное статическое свойство

Identifies the IsPanEnabled dependency property.
public static DependencyProperty,System.Windows IsPanEnabledProperty
Результат System.Windows.DependencyProperty

IsRotationEnabledProperty публичное статическое свойство

Identifies the IsRotationEnabled dependency property.
public static DependencyProperty,System.Windows IsRotationEnabledProperty
Результат System.Windows.DependencyProperty

IsTouchZoomEnabledProperty публичное статическое свойство

Identifies the IsTouchZoomEnabled dependency property.
public static DependencyProperty,System.Windows IsTouchZoomEnabledProperty
Результат System.Windows.DependencyProperty

IsZoomEnabledProperty публичное статическое свойство

Identifies the IsZoomEnabled dependency property.
public static DependencyProperty,System.Windows IsZoomEnabledProperty
Результат System.Windows.DependencyProperty

LeftRightPanSensitivityProperty публичное статическое свойство

Identifies the LeftRightPanSensitivity dependency property.
public static DependencyProperty,System.Windows LeftRightPanSensitivityProperty
Результат System.Windows.DependencyProperty

LeftRightRotationSensitivityProperty публичное статическое свойство

Identifies the LeftRightRotationSensitivity dependency property.
public static DependencyProperty,System.Windows LeftRightRotationSensitivityProperty
Результат System.Windows.DependencyProperty

LeftViewGestureProperty публичное статическое свойство

Identifies the LeftViewGesture dependency property.
public static DependencyProperty,System.Windows LeftViewGestureProperty
Результат System.Windows.DependencyProperty

LookAtChangedEvent публичное статическое свойство

The look at (target) point changed event
public static RoutedEvent,System.Windows LookAtChangedEvent
Результат System.Windows.RoutedEvent

MaximumFieldOfViewProperty публичное статическое свойство

Identifies the MaximumFieldOfView dependency property.
public static DependencyProperty,System.Windows MaximumFieldOfViewProperty
Результат System.Windows.DependencyProperty

MinimumFieldOfViewProperty публичное статическое свойство

Identifies the MinimumFieldOfView dependency property.
public static DependencyProperty,System.Windows MinimumFieldOfViewProperty
Результат System.Windows.DependencyProperty

ModelUpDirectionProperty публичное статическое свойство

Identifies the ModelUpDirection dependency property.
public static DependencyProperty,System.Windows ModelUpDirectionProperty
Результат System.Windows.DependencyProperty

OrthographicProperty публичное статическое свойство

Identifies the Orthographic dependency property.
public static DependencyProperty,System.Windows OrthographicProperty
Результат System.Windows.DependencyProperty

OrthographicToggleGestureProperty публичное статическое свойство

Identifies the OrthographicToggleGesture dependency property.
public static DependencyProperty,System.Windows OrthographicToggleGestureProperty
Результат System.Windows.DependencyProperty

PageUpDownZoomSensitivityProperty публичное статическое свойство

Identifies the PageUpDownZoomSensitivity dependency property.
public static DependencyProperty,System.Windows PageUpDownZoomSensitivityProperty
Результат System.Windows.DependencyProperty

PanCursorProperty публичное статическое свойство

Identifies the PanCursor dependency property.
public static DependencyProperty,System.Windows PanCursorProperty
Результат System.Windows.DependencyProperty

PanGesture2Property публичное статическое свойство

Identifies the PanGesture2 dependency property.
public static DependencyProperty,System.Windows PanGesture2Property
Результат System.Windows.DependencyProperty

PanGestureProperty публичное статическое свойство

Identifies the PanGesture dependency property.
public static DependencyProperty,System.Windows PanGestureProperty
Результат System.Windows.DependencyProperty

ResetCameraGestureProperty публичное статическое свойство

Identifies the ResetCameraGesture dependency property.
public static DependencyProperty,System.Windows ResetCameraGestureProperty
Результат System.Windows.DependencyProperty

ResetCameraKeyGestureProperty публичное статическое свойство

Identifies the ResetCameraKeyGesture dependency property.
public static DependencyProperty,System.Windows ResetCameraKeyGestureProperty
Результат System.Windows.DependencyProperty

RightViewGestureProperty публичное статическое свойство

Identifies the RightViewGesture dependency property.
public static DependencyProperty,System.Windows RightViewGestureProperty
Результат System.Windows.DependencyProperty

RotateAroundMouseDownPointProperty публичное статическое свойство

Identifies the RotateAroundMouseDownPoint dependency property.
public static DependencyProperty,System.Windows RotateAroundMouseDownPointProperty
Результат System.Windows.DependencyProperty

RotateCursorProperty публичное статическое свойство

Identifies the RotateCursor dependency property.
public static DependencyProperty,System.Windows RotateCursorProperty
Результат System.Windows.DependencyProperty

RotateGesture2Property публичное статическое свойство

Identifies the RotateGesture2 dependency property.
public static DependencyProperty,System.Windows RotateGesture2Property
Результат System.Windows.DependencyProperty

RotateGestureProperty публичное статическое свойство

Identifies the RotateGesture dependency property.
public static DependencyProperty,System.Windows RotateGestureProperty
Результат System.Windows.DependencyProperty

RotationSensitivityProperty публичное статическое свойство

Identifies the RotationSensitivity dependency property.
public static DependencyProperty,System.Windows RotationSensitivityProperty
Результат System.Windows.DependencyProperty

ShowCameraInfoProperty публичное статическое свойство

Identifies the ShowCameraInfo dependency property.
public static DependencyProperty,System.Windows ShowCameraInfoProperty
Результат System.Windows.DependencyProperty

ShowCameraTargetProperty публичное статическое свойство

Identifies the ShowCameraTarget dependency property.
public static DependencyProperty,System.Windows ShowCameraTargetProperty
Результат System.Windows.DependencyProperty

ShowCoordinateSystemProperty публичное статическое свойство

Identifies the ShowCoordinateSystem dependency property.
public static DependencyProperty,System.Windows ShowCoordinateSystemProperty
Результат System.Windows.DependencyProperty

ShowFieldOfViewProperty публичное статическое свойство

Identifies the ShowFieldOfView dependency property.
public static DependencyProperty,System.Windows ShowFieldOfViewProperty
Результат System.Windows.DependencyProperty

ShowFrameRateProperty публичное статическое свойство

Identifies the ShowFrameRate dependency property.
public static DependencyProperty,System.Windows ShowFrameRateProperty
Результат System.Windows.DependencyProperty

ShowTriangleCountInfoProperty публичное статическое свойство

Identifies the ShowTriangleCountInfo dependency property.
public static DependencyProperty,System.Windows ShowTriangleCountInfoProperty
Результат System.Windows.DependencyProperty

ShowViewCubeProperty публичное статическое свойство

Identifies the ShowViewCube dependency property.
public static DependencyProperty,System.Windows ShowViewCubeProperty
Результат System.Windows.DependencyProperty

StatusProperty публичное статическое свойство

Identifies the Status dependency property.
public static DependencyProperty,System.Windows StatusProperty
Результат System.Windows.DependencyProperty

SubTitleProperty публичное статическое свойство

Identifies the SubTitle dependency property.
public static DependencyProperty,System.Windows SubTitleProperty
Результат System.Windows.DependencyProperty

SubTitleSizeProperty публичное статическое свойство

Identifies the SubTitleSize dependency property.
public static DependencyProperty,System.Windows SubTitleSizeProperty
Результат System.Windows.DependencyProperty

TextBrushProperty публичное статическое свойство

Identifies the TextBrush dependency property.
public static DependencyProperty,System.Windows TextBrushProperty
Результат System.Windows.DependencyProperty

TitleBackgroundProperty публичное статическое свойство

Identifies the TitleBackground dependency property.
public static DependencyProperty,System.Windows TitleBackgroundProperty
Результат System.Windows.DependencyProperty

TitleFontFamilyProperty публичное статическое свойство

Identifies the TitleFontFamily dependency property.
public static DependencyProperty,System.Windows TitleFontFamilyProperty
Результат System.Windows.DependencyProperty

TitleProperty публичное статическое свойство

Identifies the Title dependency property.
public static DependencyProperty,System.Windows TitleProperty
Результат System.Windows.DependencyProperty

TitleSizeProperty публичное статическое свойство

Identifies the TitleSize dependency property.
public static DependencyProperty,System.Windows TitleSizeProperty
Результат System.Windows.DependencyProperty

TopViewGestureProperty публичное статическое свойство

Identifies the TopViewGesture dependency property.
public static DependencyProperty,System.Windows TopViewGestureProperty
Результат System.Windows.DependencyProperty

TouchModeProperty публичное статическое свойство

Identifies the TouchMode dependency property.
public static DependencyProperty,System.Windows TouchModeProperty
Результат System.Windows.DependencyProperty

TriangleCountInfoProperty публичное статическое свойство

Identifies the TriangleCountInfo dependency property.
public static DependencyProperty,System.Windows TriangleCountInfoProperty
Результат System.Windows.DependencyProperty

UpDownPanSensitivityProperty публичное статическое свойство

Identifies the UpDownPanSensitivity dependency property.
public static DependencyProperty,System.Windows UpDownPanSensitivityProperty
Результат System.Windows.DependencyProperty

UpDownRotationSensitivityProperty публичное статическое свойство

Identifies the UpDownRotationSensitivity dependency property.
public static DependencyProperty,System.Windows UpDownRotationSensitivityProperty
Результат System.Windows.DependencyProperty

ViewCubeBackTextProperty публичное статическое свойство

Identifies the ViewCubeBackText dependency property.
public static DependencyProperty,System.Windows ViewCubeBackTextProperty
Результат System.Windows.DependencyProperty

ViewCubeBottomTextProperty публичное статическое свойство

Identifies the ViewCubeBottomText dependency property.
public static DependencyProperty,System.Windows ViewCubeBottomTextProperty
Результат System.Windows.DependencyProperty

ViewCubeFrontTextProperty публичное статическое свойство

Identifies the ViewCubeFrontText dependency property.
public static DependencyProperty,System.Windows ViewCubeFrontTextProperty
Результат System.Windows.DependencyProperty

ViewCubeHeightProperty публичное статическое свойство

Identifies the ViewCubeHeight dependency property.
public static DependencyProperty,System.Windows ViewCubeHeightProperty
Результат System.Windows.DependencyProperty

ViewCubeHorizontalPositionProperty публичное статическое свойство

Identifies the ViewCubeHorizontalPosition dependency property.
public static DependencyProperty,System.Windows ViewCubeHorizontalPositionProperty
Результат System.Windows.DependencyProperty

ViewCubeLeftTextProperty публичное статическое свойство

Identifies the ViewCubeLeftText dependency property.
public static DependencyProperty,System.Windows ViewCubeLeftTextProperty
Результат System.Windows.DependencyProperty

ViewCubeOpacityProperty публичное статическое свойство

Identifies the ViewCubeOpacity dependency property.
public static DependencyProperty,System.Windows ViewCubeOpacityProperty
Результат System.Windows.DependencyProperty

ViewCubeRightTextProperty публичное статическое свойство

Identifies the ViewCubeRightText dependency property.
public static DependencyProperty,System.Windows ViewCubeRightTextProperty
Результат System.Windows.DependencyProperty

ViewCubeTopTextProperty публичное статическое свойство

Identifies the ViewCubeTopText dependency property.
public static DependencyProperty,System.Windows ViewCubeTopTextProperty
Результат System.Windows.DependencyProperty

ViewCubeVerticalPositionProperty публичное статическое свойство

Identifies the ViewCubeVerticalPosition dependency property.
public static DependencyProperty,System.Windows ViewCubeVerticalPositionProperty
Результат System.Windows.DependencyProperty

ViewCubeWidthProperty публичное статическое свойство

Identifies the ViewCubeWidth dependency property.
public static DependencyProperty,System.Windows ViewCubeWidthProperty
Результат System.Windows.DependencyProperty

ZoomAroundMouseDownPointProperty публичное статическое свойство

Identifies the ZoomAroundMouseDownPoint dependency property.
public static DependencyProperty,System.Windows ZoomAroundMouseDownPointProperty
Результат System.Windows.DependencyProperty

ZoomCursorProperty публичное статическое свойство

Identifies the ZoomCursor dependency property.
public static DependencyProperty,System.Windows ZoomCursorProperty
Результат System.Windows.DependencyProperty

ZoomExtentsGestureProperty публичное статическое свойство

Identifies the ZoomExtentsGesture dependency property.
public static DependencyProperty,System.Windows ZoomExtentsGestureProperty
Результат System.Windows.DependencyProperty

ZoomExtentsWhenLoadedProperty публичное статическое свойство

Identifies the ZoomExtentsWhenLoaded dependency property.
public static DependencyProperty,System.Windows ZoomExtentsWhenLoadedProperty
Результат System.Windows.DependencyProperty

ZoomGesture2Property публичное статическое свойство

Identifies the ZoomGesture2 dependency property.
public static DependencyProperty,System.Windows ZoomGesture2Property
Результат System.Windows.DependencyProperty

ZoomGestureProperty публичное статическое свойство

Identifies the ZoomGesture dependency property.
public static DependencyProperty,System.Windows ZoomGestureProperty
Результат System.Windows.DependencyProperty

ZoomRectangleCursorProperty публичное статическое свойство

Identifies the ZoomRectangleCursor dependency property.
public static DependencyProperty,System.Windows ZoomRectangleCursorProperty
Результат System.Windows.DependencyProperty

ZoomRectangleGestureProperty публичное статическое свойство

Identifies the ZoomRectangleGesture dependency property.
public static DependencyProperty,System.Windows ZoomRectangleGestureProperty
Результат System.Windows.DependencyProperty

ZoomSensitivityProperty публичное статическое свойство

Identifies the ZoomSensitivity dependency property.
public static DependencyProperty,System.Windows ZoomSensitivityProperty
Результат System.Windows.DependencyProperty

ZoomedByRectangleEvent публичное статическое свойство

The zoomed by rectangle event
public static RoutedEvent,System.Windows ZoomedByRectangleEvent
Результат System.Windows.RoutedEvent