Show / Hide Table of Contents

Interface IAllowImageSettings

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowImageSettings

Methods

WithImageOffsetX(Int32)

Declaration
IAllowImageSettings WithImageOffsetX(int offsetX)
Parameters
Type Name Description
System.Int32 offsetX
Returns
Type Description
IAllowImageSettings

WithImageOffsetY(Int32)

Declaration
IAllowImageSettings WithImageOffsetY(int offsetY)
Parameters
Type Name Description
System.Int32 offsetY
Returns
Type Description
IAllowImageSettings
In This Article
Back to top Generated by DocFX