Back to Website
Show / Hide Table of Contents

Interface IRenderingNotifier

Namespace: Aurigma.DesignAtoms.Rendering
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IRenderingNotifier

Methods

OnRenderedFile(Object, Int64)

Declaration
void OnRenderedFile(object state, long length)
Parameters
Type Name Description
System.Object state
System.Int64 length

OnRenderedPrintArea(Object, Single, Single, Single)

Declaration
void OnRenderedPrintArea(object state, float width, float height, float dpi)
Parameters
Type Name Description
System.Object state
System.Single width
System.Single height
System.Single dpi

OnRenderingBegin(Object)

Declaration
void OnRenderingBegin(object state)
Parameters
Type Name Description
System.Object state

OnRenderingEnd(Object)

Declaration
void OnRenderingEnd(object state)
Parameters
Type Name Description
System.Object state
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback