Table of Contents

Method SetFilterRes

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

SetFilterRes(ulong, ulong)

Sets the values for attribute 'filterRes'.

public void SetFilterRes(ulong filterResX, ulong filterResY)

Parameters

filterResX ulong

The X component of attribute 'filterRes'.

filterResY ulong

The Y component of attribute 'filterRes'.