Table of Contents

Class ViewportPartNames

Namespace
HelixToolkit.Avalonia.SharpDX
Assembly
HelixToolkit.Avalonia.SharpDX.dll
public static class ViewportPartNames
Inheritance
ViewportPartNames
Inherited Members

Fields

PartAdornerLayer

The adorner layer part name.

public const string PartAdornerLayer = "PART_AdornerLayer"

Field Value

string

PartCanvas

The canvas part name.

public const string PartCanvas = "PART_Canvas"

Field Value

string

PartCoordinateView

The coordinate view part name.

public const string PartCoordinateView = "PART_CoordinateView"

Field Value

string

PartFrameStatisticView

The frame statistic view part name

public const string PartFrameStatisticView = "PART_FrameStatisticView"

Field Value

string

PartItems

The part items used to inherit datacontext for children

public const string PartItems = "PART_Items"

Field Value

string

PartTitleView

The part title view

public const string PartTitleView = "PART_TitleView"

Field Value

string

PartViewCube

The view cube part name.

public const string PartViewCube = "PART_ViewCube"

Field Value

string