stdole_Picture

PPJ.Runtime.Com.stdole_Picture

Namespace: PPJ.Runtime.Com

Assembly: PPJ.Web.49 (4.9.0.0)

public class stdole_Picture : SalObject

Constructors

stdole_Picture()

Fields

Name
Type
Description

_Interface

This is the real COM interface.

Methods

PropGetHandle(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetHeight(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGethPal(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetType(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetWidth(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropSetHandle(Handle)

Parameter
Type
Description

Handle

Returns: SalBoolean.

PropSetHeight(Height)

Parameter
Type
Description

Height

Returns: SalBoolean.

PropSethPal(hPal)

Parameter
Type
Description

Returns: SalBoolean.

PropSetType(Type)

Parameter
Type
Description

Returns: SalBoolean.

PropSetWidth(Width)

Parameter
Type
Description

Returns: SalBoolean.

Render(hdc, x, y, cx, cy, xSrc, ySrc, cxSrc, cySrc, prcWBounds)

Parameter
Type
Description

Returns: SalBoolean.

Inherited By

Name
Description

Last updated