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


esriGDICommentMaskLayerBeforeClipping Structure (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Display)  

esriGDICommentMaskLayerBeforeClipping Structure

GDI Comment Stucture indicating mask layer before clipping.

Syntax

[Visual Basic .NET]
Public Sub New ( _
   dSignature As Integer,
   nVersion As Integer
)
[C#]
public esriGDICommentMaskLayerBeforeClipping {
   uint dSignature,
   uint nVersion
)
[C++]
typedef struct esriGDICommentMaskLayerBeforeClipping {
Unsigned long dSignature;
Unsigned long nVersion; } esriGDICommentMaskLayerBeforeClipping;

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.