This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IF > IFeatureParameterLayer Interface > IFeatureParameterLayer.InitializeCustomProps Method (ArcObjects .NET 10.5 SDK) |
Initializes custom rendering properties.
[Visual Basic .NET] Public Sub InitializeCustomProps ( _ ByVal pDisplay As IDraw _ )
[C#] public void InitializeCustomProps ( IDraw pDisplay );
[C++]
HRESULT InitializeCustomProps(
IDraw* pDisplay
);
[C++]
Parameters pDisplay [in]
pDisplay is a parameter of type IDraw