NevronOpenVision
Nevron.Nov.UI Namespace / NSkin Class
Fields Properties Methods Events


In This Topic
    NSkin Class Members
    In This Topic

    The following tables list the members exposed by NSkin.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the NSkin schema.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Properties child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the States child.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the border thickness.  
    Public PropertyGets/Sets the state margins.  
    Public PropertyGets/Sets the state padding.  
    Public PropertyGets/Sets the Properties child.  
    Public PropertyGets/Sets the border sides to skin.  
    Public PropertyGets/Sets whether to skin the bottom border side of the element. By default set to true.  
    Public PropertyGets/Sets whether to skin the left border side of the element. By default set to true.  
    Public PropertyGets/Sets whether to skin the right border side of the element. By default set to true.  
    Public PropertyGets/Sets whether to skin the top border side of the element. By default set to true.  
    Public PropertyGets/Sets the states collection of this skin.  
    Public PropertyGets/Sets the text fill.  
    Top
    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