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


ILayerEffectsEnvironment3.Document Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IL > ILayerEffectsEnvironment3 Interface > ILayerEffectsEnvironment3.Document Property
ArcGIS Developer Help

ILayerEffectsEnvironment3.Document Property

Current document.

[Visual Basic .NET]
Public Property Document As IMxDocument
[C#]
public IMxDocument Document {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILayerEffectsEnvironment3 Interface