Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Brush Class / Resolution Property

In This Topic
    Resolution Property (Brush)
    In This Topic
    For internal use. Gets or sets the resolution of the target graphics.
    Syntax
    'Declaration
     
    Public Property Resolution As System.Single
    public System.float Resolution {get; set;}
    See Also