Show / Hide Table of Contents

Method UsesGeometry

UsesGeometry(string)

Returns true if geometry is used in the script for a given profile variable, false otherwise.

Declaration
public bool UsesGeometry(string variableName)
Parameters
Type Name Description
string variableName

The name of the profile variable whose geometry usage is being determined.

Returns
Type Description
bool

A boolean value indicating whether geometry is used or not.

Remarks

This function returns true in ambiguous cases where it cannot be determined if geometry is used.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.