CartographyTools | |
MakeGridsAndGraticulesLayer Constructor(Object,Object,Object,Object) | |
See Also Send Feedback |
ESRI.ArcGIS.CartographyTools Namespace > MakeGridsAndGraticulesLayer Class > MakeGridsAndGraticulesLayer Constructor : MakeGridsAndGraticulesLayer Constructor(Object,Object,Object,Object) |
- in_template
- in_aoi
- input_feature_dataset
- output_layer
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal in_template As Object, _ ByVal in_aoi As Object, _ ByVal input_feature_dataset As Object, _ ByVal output_layer As Object _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim in_template As Object Dim in_aoi As Object Dim input_feature_dataset As Object Dim output_layer As Object Dim instance As New MakeGridsAndGraticulesLayer(in_template, in_aoi, input_feature_dataset, output_layer) |
C# | |
---|---|
public MakeGridsAndGraticulesLayer( object in_template, object in_aoi, object input_feature_dataset, object output_layer ) |
Parameters
- in_template
- in_aoi
- input_feature_dataset
- output_layer
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family