C# (CSharp) Axiom.Overlays Namespace

Nested Namespaces

Axiom.Overlays.Elements

Classes

Name Description
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.