ComponentOne Xamarin.Forms Documentation
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / IImage Interface
Members


In This Topic
    IImage Interface
    In This Topic
    IImage interface.
    Syntax
    'Declaration
     
    
    <EditorBrowsableAttribute(EditorBrowsableState.Never)>
    Public Interface IImage 
    'Usage
     
    
    Dim instance As IImage
    [EditorBrowsable(EditorBrowsableState.Never)]
    public interface IImage 
    See Also