This document is archived and information here might be outdated. Recommended version. |
The collection of all variables associated with all item templates contained in the raster type.
[Visual Basic .NET] Public ReadOnly Property DefaultParameters As IPropertySet
[C#] public IPropertySet DefaultParameters {get;}
[C++]
HRESULT get_DefaultParameters(
IPropertySet** ppDefaultParameters
);
[C++] Parameters ppDefaultParameters [out, retval]
ppDefaultParameters is a parameter of type IPropertySet**