Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Package SiliconStudio.Presentation.Adorners

Classes

class  HighlightBorderAdorner
 An adorner that draw a rectangle with borders over the adorned element. It can multiple possible states: Hidden, Visible, HighlightAccept and HighlightRefuse. More...
 

Enumerations

enum  HighlightAdornerState { HighlightAdornerState.Hidden, HighlightAdornerState.Visible, HighlightAdornerState.HighlightAccept, HighlightAdornerState.HighlightRefuse }
 

Enumeration Type Documentation

Enumerator
Hidden 
Visible 
HighlightAccept 
HighlightRefuse 

Definition at line 5 of file HighlightAdornerState.cs.