TdxSVGCustomRenderer.SetClipRegion(TdxGPPath,TdxGPCombineMode) Method
Declaration
procedure SetClipRegion(APath: TdxGPPath; AMode: TdxGPCombineMode = gmIntersect); virtual; abstract;
Parameters
Name | Type |
---|---|
APath | TdxGPPath |
AMode | TdxGPCombineMode |
See Also