Layer
hasZ Property
PreStorm - A Data Client for ArcGIS Server REST API
Indicates if the layer supports the Z coordinates.
Namespace:
PreStorm
Assembly:
PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
C#
VB
Copy
public
bool
hasZ
{
get
;
set
; }
Public
Property
hasZ
As
Boolean
Get
Set
Property Value
Type:
Boolean
See Also
Reference
Layer Class
PreStorm Namespace