ReactOS 0.4.15-dev-7934-g1dc8d80
MSINKAUTLib::IInkRectangle Interface Reference

Public Member Functions

HRESULT GetRectangle ([out] long *Top, [out] long *Left, [out] long *Bottom, [out] long *Right)
 
HRESULT SetRectangle ([in] long Top, [in] long Left, [in] long Bottom, [in] long Right)
 

Properties

long Top [get, set]
 
long Left [get, set]
 
long Bottom [get, set]
 
long Right [get, set]
 
RECT Data [get, set]
 

Detailed Description

Definition at line 270 of file msinkaut.idl.

Member Function Documentation

◆ GetRectangle()

HRESULT MSINKAUTLib::IInkRectangle::GetRectangle ( [out] long Top,
[out] long Left,
[out] long Bottom,
[out] long Right 
)

◆ SetRectangle()

HRESULT MSINKAUTLib::IInkRectangle::SetRectangle ( [in] long  Top,
[in] long  Left,
[in] long  Bottom,
[in] long  Right 
)

Property Documentation

◆ Bottom

long MSINKAUTLib::IInkRectangle::Bottom
getset

◆ Data

RECT MSINKAUTLib::IInkRectangle::Data
getset

◆ Left

long MSINKAUTLib::IInkRectangle::Left
getset

◆ Right

long MSINKAUTLib::IInkRectangle::Right
getset

◆ Top

long MSINKAUTLib::IInkRectangle::Top
getset

The documentation for this interface was generated from the following file: