[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmapGraphics.PopTransparencyLayer

PopTransparencyLayer Method

PopTransparencyLayer()

Stops redirecting drawing operations to the transparency layer that was created by the last PushTransparencyLayer(RectangleF?, float) call.

Declaration
public override void PopTransparencyLayer()
Public Overrides Sub PopTransparencyLayer()
Overrides