C# 클래스 HelixToolkit.Wpf.BoundingBoxWireFrameVisual3D

A visual element that shows a wireframe for the specified bounding box.
상속: LinesVisual3D
파일 보기 프로젝트 열기: litdev1/LitDev 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BoundingBoxProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnBoxChanged ( ) : void

Updates the box.

비공개 메소드들

메소드 설명
BoxChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Called when the box dimensions changed.

메소드 상세

OnBoxChanged() 보호된 메소드

Updates the box.
protected OnBoxChanged ( ) : void
리턴 void

프로퍼티 상세

BoundingBoxProperty 공개적으로 정적으로 프로퍼티

Identifies the BoundingBox dependency property.
public static DependencyProperty,System.Windows BoundingBoxProperty
리턴 System.Windows.DependencyProperty