NevronOpenVision
Nevron.Nov.UI Namespace / NSkin Class


NSkin Class Methods

For a list of all members of this type, see NSkin members.

Public Methods
 NameDescription
Public MethodReturns a new UI part skin, whose content, margins and padding are flipped horizontally.  
Public MethodReturns a new UI part skin, whose content, margins and padding are flipped vertically.  
Public MethodReturns a new UI part skin, whose content, margins and padding are rotated in clockwise direction.  
Public MethodReturns a new UI part skin, whose content, margins and padding are rotated in counter clockwise direction.  
Public MethodCreates and returns a clone of the state with the given name.  
Public MethodGets the state with the given name.  
Public MethodRemoves the state with the given name.  
Public MethodSets the border thickness of this skin and removes the border thickness of its states, so that they inherit it from the skin.  
Public MethodSets the padding of this skin and removes the padding of its states, so that they inherit it from the skin.  
Public MethodSets the state with the given name.  
Public MethodSets a border and a background to the given style.  
Public MethodSets a symbol to the specified symbol property.  
Top
Protected Methods
 NameDescription
Protected MethodChecks whether this skin state has a value for the given property.  
Protected Internal MethodGets the value of the skin property associated with the given property.  
Protected MethodSets the default properties for this skin.  
Protected MethodStes the value of the skin property associated with the given property.  
Top
See Also