Nevron .NET Vision
Nevron.UI Namespace / NImageShape Class
Properties Methods


In This Topic
    NImageShape Class Members
    In This Topic

    The following tables list the members exposed by NImageShape.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the NColorTranform instance to be applied on this shape. (Inherited from Nevron.UI.NUIShape)
    Public PropertyGets/sets the a value whether the segmented image will cache the parts of the original image.  
    Public PropertyGets/sets the Image of the shape.  
    Public PropertyGets/sets the zero-based index to be used from the specified ImageList.  
    Public PropertyGets/sets the ImageList from which an image will be used.  
    Public PropertyGets/sets the NPadding structure which defines the image's margins.  
    Public PropertyGets/sets the inner padding to be applied when painting the shape to the specified bounds. (Inherited from Nevron.UI.NUIShape)
    Public PropertyOverridden.   
    Public PropertyGets/sets the preferred size of the shape. (Inherited from Nevron.UI.NUIShape)
    Public PropertyOverridden.   
    Public PropertyGets/sets the logic to be used when painting image to a specified bounds.  
    Public PropertyGets/sets the System.Drawing.Drawing2D.SmoothingMode value to be used when rendering the shape. (Inherited from Nevron.UI.NUIShape)
    Public PropertyGets/sets a value indicating whether a segmented stretch should be applied (if needed).  
    Public PropertyGets/sets the segments that are visible (painted).  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.UI.NUIShape)
    Public Method (Inherited from Nevron.UI.NUIShape)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NUIShape)
    Public Method  
    Public Method  
    Public Method (Inherited from Nevron.UI.NUIShape)
    Public Method (Inherited from Nevron.UI.NUIShape)
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public MethodDetermines whether the Padding property should be serialized. (Inherited from Nevron.UI.NUIShape)
    Public MethodDetermines whether the PreferredSize property should be serialized. (Inherited from Nevron.UI.NUIShape)
    Top
    See Also