[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgGraphics.Resolution

Resolution Property

Resolution

Gets the resolution of the current graphics, which is always 96 DPI for GcSvgGraphics.

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