Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / IGraphicObjects Interface
Members


In This Topic
    IGraphicObjects Interface
    In This Topic
    Represents a collection of GraphicObject objects.
    Object Model
    IGraphicObjects Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IGraphicObjects 
    'Usage
     
    Dim instance As IGraphicObjects
    [DefaultMember("Item")]
    public interface IGraphicObjects 
    See Also