This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET] Public Property BlockSize As IPnt
[C#] public IPnt BlockSize {get; set;}
[C++]
HRESULT get_BlockSize(
IPnt* ppSize
);
[C++]
HRESULT put_BlockSize(
IPnt** ppSize
);
[C++] Parameters ppSize [in]
ppSize is a parameter of type IPnt* ppSize [out, retval]
ppSize is a parameter of type IPnt**