Table of Contents

TTMSFNCGraphicsSVGEngineStateStack Class

Stack of SVG engine rendering states used to push and pop graphics context during group and element traversal.

API unit family: TMSFNCGraphicsSVGEngine Inherits from: TObjectList<TTMSFNCGraphicsSVGEngineState>

Syntax

TTMSFNCGraphicsSVGEngineStateStack = class(TObjectList<TTMSFNCGraphicsSVGEngineState>)