Indicates default values of renderer property pages.
[Visual Basic .NET] Public Property PageDefaults As IPropertySet
[C#] public IPropertySet PageDefaults {get; set;}
[C++]
HRESULT get_PageDefaults(
IPropertySet** ppiPropSet
);
[C++]
HRESULT put_PageDefaults(
IPropertySet* ppiPropSet
);
[C++]Parameters
ppiPropSet [out, retval]ppiPropSet is a parameter of type IPropertySet
ppiPropSet [in]ppiPropSet is a parameter of type IPropertySet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.