This document is archived and information here might be outdated. Recommended version. |
The mosaic boundary.
[Visual Basic .NET]
Public Property Boundary As Object
[C#]
public object Boundary {get; set;}
[C++]
HRESULT get_Boundary(
IUnknown Pointer* ppBoundary
);
[C++]
HRESULT putref_Boundary(
LPUNKNOWN ppBoundary
);
[C++] Parameters ppBoundary [out, retval]
ppBoundary is a parameter of type IUnknown* ppBoundary [in]
ppBoundary is a parameter of type IUnknown