Input for WinForms | ComponentOne
C1.Framework Namespace / IconRenderer Class
Fields Properties Methods


In This Topic
    IconRenderer Class Members
    In This Topic

    The following tables list the members exposed by IconRenderer.

    Protected Fields
     NameDescription
    Protected FieldGets a default value of dpi.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color used to paint the icon's background.  
    Public PropertyGets or sets the color used to paint the icon.  
    Public PropertyGets or sets the device dpi where the image will be used.  
    Public PropertyGets or sets the padding of the icon.  
    Public PropertyGets or sets whether the C1Icon should be drawn using right-to-left layout.  
    Public PropertyGets the size of icon after scaling by DeviceDpi.  
    Public PropertyGets or sets the size of icon to show.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets the cached icon image.  
    Protected PropertyGets the icon to render.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates an instance of the inheritor of IconRenderer class in accordance with the C1Icon type.  
    Public MethodOverloaded. Clean up any resources being used.  
    Public MethodGets the image that the icon was rendered into.  
    Top
    Protected Methods
     NameDescription
    Protected MethodResets cached image.  
    Top
    See Also