ESRI.ArcGIS.CartographyTools
IntersectingLayersMasks Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CartographyTools Namespace : IntersectingLayersMasks Class




The following tables list the members exposed by IntersectingLayersMasks.

Public Constructors

 NameDescription
Public ConstructorIntersectingLayersMasks ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyattributesDetermines which attributes will be transferred from the input features to the output features. (In, Optional)  
Public PropertymarginThe space in page units surrounding the symbolized input features used to create the mask polygon. Typically, masking polygons are created with a small margin around the symbol to improve visual appearance. Margin values are specified in either page units or map units. Most of the time you will want to specify your margin distance value in page units. (In, Required)  
Public Propertymask_for_non_placed_annoSpecifies whether to create masks for unplaced annotation. This option is only used when masking geodatabase annotation layers. (In, Required)  
Public Propertymasked_layerThe symbolized input layer to be masked. This is the layer that will be obscured by the masking polygons. (In, Required)  
Public Propertymasking_layerThe symbolized input layer, which will be intersected with the masked layer to create masking polygons. This is the layer that will be more prominently displayed when masking is applied to the masked layer. (In, Required)  
Public PropertymethodThe type of masking geometry created. There are four types: (In, Required)  
Public Propertyoutput_fcThe feature class that will contain the mask features. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyreference_scaleThe reference scale used for calculating the masking geometry when masks are specified in page units. This is typically the reference scale of the map. (In, Required)  
Public Propertyspatial_referenceThe spatial reference for which the masking polygons will be created. This is not the spatial reference that will be assigned to the output feature class. It is the spatial reference of the map in which the masking polygons will be used since the position of symbology may change when features are projected. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.