ComponentOne PDF for .NET
CSJ2K.j2k.roi.encoder Namespace / ROIScaler Class / BlockAligned Property

In This Topic
    BlockAligned Property (ROIScaler)
    In This Topic
    This function returns the blockAligned flag
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property BlockAligned As Boolean
    public virtual bool BlockAligned {get;}

    Property Value

    Flag indicating whether the ROIs were block aligned
    See Also