This document is archived and information here might be outdated. Recommended version. |
The current mosaic type.
[Visual Basic .NET] Public Property MosaicType As rstMosaicOperatorType
[C#] public rstMosaicOperatorType MosaicType {get; set;}
[C++]
HRESULT get_MosaicType(
rstMosaicOperatorType* pMosaicType
);
[C++]
HRESULT put_MosaicType(
rstMosaicOperatorType pMosaicType
);
[C++] Parameters pMosaicType [out, retval]
pMosaicType is a parameter of type rstMosaicOperatorType* pMosaicType [in]
pMosaicType is a parameter of type rstMosaicOperatorType