ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure / QuadrantIndex Property

In This Topic
    QuadrantIndex Property
    In This Topic
    Defines what direction the image begins and ends in.
    Syntax
    'Declaration
     
    Public Property QuadrantIndex As ObjectDirection
    public ObjectDirection QuadrantIndex {get; set;}
    See Also