C# 클래스 HelixToolkit.Wpf.TruncatedConeVisual3D

A visual element that shows a truncated cone defined by origin, height, normal, base- and top radius.
상속: MeshElement3D
파일 보기 프로젝트 열기: litdev1/LitDev 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BaseCapProperty System.Windows.DependencyProperty
BaseRadiusProperty System.Windows.DependencyProperty
HeightProperty System.Windows.DependencyProperty
NormalProperty System.Windows.DependencyProperty
OriginProperty System.Windows.DependencyProperty
ThetaDivProperty System.Windows.DependencyProperty
TopCapProperty System.Windows.DependencyProperty
TopRadiusProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D

Do the tesselation and return the MeshGeometry3D.

메소드 상세

Tessellate() 보호된 메소드

Do the tesselation and return the MeshGeometry3D.
protected Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D
리턴 System.Windows.Media.Media3D.MeshGeometry3D

프로퍼티 상세

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

Identifies the BaseCap dependency property.
public static DependencyProperty,System.Windows BaseCapProperty
리턴 System.Windows.DependencyProperty

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

Identifies the BaseRadius dependency property.
public static DependencyProperty,System.Windows BaseRadiusProperty
리턴 System.Windows.DependencyProperty

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

Identifies the Height dependency property.
public static DependencyProperty,System.Windows HeightProperty
리턴 System.Windows.DependencyProperty

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

Identifies the Normal dependency property.
public static DependencyProperty,System.Windows NormalProperty
리턴 System.Windows.DependencyProperty

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

Identifies the Origin dependency property.
public static DependencyProperty,System.Windows OriginProperty
리턴 System.Windows.DependencyProperty

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

Identifies the ThetaDiv dependency property.
public static DependencyProperty,System.Windows ThetaDivProperty
리턴 System.Windows.DependencyProperty

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

Identifies the TopCap dependency property.
public static DependencyProperty,System.Windows TopCapProperty
리턴 System.Windows.DependencyProperty

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

Identifies the TopRadius dependency property.
public static DependencyProperty,System.Windows TopRadiusProperty
리턴 System.Windows.DependencyProperty