C# (CSharp) Axiom.Overlays Пространство имен

Пространства имен

Axiom.Overlays.Elements

Классы

Имя Описание
Overlay Represents a layer which is rendered on top of the 'normal' scene contents.
OverlayElement Abstract definition of a 2D element to be displayed in an Overlay.
OverlayElement.CaptionAttributeCommand
OverlayElement.HeightAttributeCommand
OverlayElement.HorizontalAlignmentAttributeCommand
OverlayElement.LeftAttributeCommand
OverlayElement.MaterialAttributeCommand
OverlayElement.MetricsModeAttributeCommand
OverlayElement.TopAttributeCommand
OverlayElement.VerticalAlignmentAttributeCommand
OverlayElement.VisibleAttributeCommand
OverlayElement.WidthAttributeCommand
OverlayElementContainer A 2D element which contains other OverlayElement instances.
OverlayElementManager This class acts as a repository and regitrar of overlay components.