C# 클래스 HelixToolkit.Wpf.EllipsoidVisual3D

A visual element that shows an axis aligned ellipsoid.
상속: MeshElement3D
파일 보기 프로젝트 열기: litdev1/LitDev

공개 프로퍼티들

프로퍼티 타입 설명
PhiDivProperty System.Windows.DependencyProperty
RadiusXProperty System.Windows.DependencyProperty
RadiusYProperty System.Windows.DependencyProperty
RadiusZProperty System.Windows.DependencyProperty
ThetaDivProperty System.Windows.DependencyProperty

보호된 메소드들

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

The tessellate.

메소드 상세

Tessellate() 보호된 메소드

The tessellate.
protected Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D
리턴 System.Windows.Media.Media3D.MeshGeometry3D

프로퍼티 상세

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

Identifies the PhiDiv dependency property.
public static DependencyProperty,System.Windows PhiDivProperty
리턴 System.Windows.DependencyProperty

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

Identifies the RadiusX dependency property.
public static DependencyProperty,System.Windows RadiusXProperty
리턴 System.Windows.DependencyProperty

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

Identifies the RadiusY dependency property.
public static DependencyProperty,System.Windows RadiusYProperty
리턴 System.Windows.DependencyProperty

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

Identifies the RadiusZ dependency property.
public static DependencyProperty,System.Windows RadiusZProperty
리턴 System.Windows.DependencyProperty

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

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