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

A visual element that shows an axis aligned ellipsoid.
Наследование: MeshElement3D
Показать файл Открыть проект

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

Свойство Тип Описание
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