This document is archived and information here might be outdated.  Recommended version.


IProtectNameArcScene.ProtectOLE_COLOR Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IP > IProtectNameArcScene Interface > IProtectNameArcScene.ProtectOLE_COLOR Method
ArcGIS Developer Help

IProtectNameArcScene.ProtectOLE_COLOR Method

[Visual Basic .NET]
Public Sub ProtectOLE_COLOR ( _
    ByVal aColor As Integer _
)
[C#]
public void ProtectOLE_COLOR (
    int aColor
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IProtectNameArcScene Interface