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


In This Topic
    NImageSkinState Class Members
    In This Topic

    The following tables list the members exposed by NImageSkinState.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NImageSkinState.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Raster property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the raster that represents this state.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates the filling for the specified part of this state.  
    Public MethodOverridden. Creates the fill for this skin state.  
    Public MethodGets the part raster that corresponds to the specified nine-patch alignment.  
    Public MethodOverridden. Sets an image based border and background to the given style. The images that are applied to different border parts and the background are taken from the state parts. This implementation also decreases the padding with the border thickness or in other words the padding compensates the border thickness.  
    Public MethodOverridden. Sets an image based symbol to the specified symbol property.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Copies the data from the given UI part skin state.  
    Protected Internal MethodOverridden. Flips the rasters, margins and padding of this image skin horizontally.  
    Protected Internal MethodOverridden. Flips the rasters, margins and padding of this image skin vertically.  
    Protected Internal MethodOverridden. Rotates the rasters, margins and padding of this image skin by 90 degrees in clockwise direction.  
    Protected Internal MethodOverridden. Rotates the rasters, margins and padding of this image skin by 90 degrees in clockwise direction.  
    Top
    See Also