[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmapGraphics.Resolution

Resolution Property

Resolution

Gets the resolution of the current graphics (always 96 DPI for GcBitmapGraphics).

Declaration
public override float Resolution { get; set; }
Public Overrides Property Resolution As Single
Overrides