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

A visual element that shows a flat pie slice defined by center, normal, up vectors, inner and outer radius, start and end angles.
Наследование: MeshElement3D
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
CenterProperty System.Windows.DependencyProperty
EndAngleProperty System.Windows.DependencyProperty
InnerRadiusProperty System.Windows.DependencyProperty
NormalProperty System.Windows.DependencyProperty
OuterRadiusProperty System.Windows.DependencyProperty
StartAngleProperty System.Windows.DependencyProperty
ThetaDivProperty System.Windows.DependencyProperty
UpVectorProperty 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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