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


In This Topic
    IGroupShapes Interface
    In This Topic
    Represents the individual shapes within a grouped shape.
    Object Model
    IGroupShapes Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IGroupShapes 
    'Usage
     
    Dim instance As IGroupShapes
    [DefaultMember("Item")]
    public interface IGroupShapes 
    See Also