ArcObjects Library Reference  (PublisherControls)    

IARLayer.Type Property

The description of the type of layer.

[Visual Basic 6.0]
Property Type As String
[Visual Basic .NET]
Public ReadOnly Property Type As String
[C#]
public string Type {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns the type of ARLayer. For example, 'FeatureLayer' or 'RasterLayer'.

See Also

IARLayer Interface

 


Feedback Send feedback on this page