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

A visual element that displays a quadrilateral polygon.
See http://en.wikipedia.org/wiki/Quadrilateral
Наследование: MeshElement3D
Показать файл Открыть проект

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

Свойство Тип Описание
Point1Property System.Windows.DependencyProperty
Point2Property System.Windows.DependencyProperty
Point3Property System.Windows.DependencyProperty
Point4Property 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

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

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

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

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

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

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

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

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

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