ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure / QuadrantIndex Property

In This Topic
    QuadrantIndex Property
    In This Topic
    Sets or returns the direction in which the image begins and ends. 
    Syntax
    'Declaration
     
    Public Property QuadrantIndex As ObjectDirection
    public ObjectDirection QuadrantIndex {get; set;}

    Property Value

    GrapeCity.SpreadBuilder.Imaging.ObjectDirection enumeration.
    See Also