Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / GcGraphics Class / PopTransparencyLayer Method

In This Topic
    PopTransparencyLayer Method (GcGraphics)
    In This Topic
    Stops redirecting drawing operations to the transparency layer that was created by the last PushTransparencyLayer call.
    Syntax
    'Declaration
     
    Public Overridable Sub PopTransparencyLayer() 
    public virtual void PopTransparencyLayer()
    See Also