Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BitmapRenderer Class / Aliased Property

In This Topic
    Aliased Property
    In This Topic
    Gets or sets a value indicating whether the graphic objects are drawn without anti-aliasing.
    Syntax
    'Declaration
     
    Public Property Aliased As System.Boolean
    public System.bool Aliased {get; set;}
    See Also