[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.Resolution

Resolution Property

Resolution

Gets or sets the resolution of the current graphics (pixels per inch).

Declaration
public abstract float Resolution { get; set; }
Public MustOverride Property Resolution As Single