Table of Contents

Method GetFieldGeometry

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

GetFieldGeometry<T>(string)

public T GetFieldGeometry<T>(string fieldName) where T : Geometry

Parameters

fieldName string

Returns

T

Type Parameters

T

GetFieldGeometry(string)

public Geometry GetFieldGeometry(string fieldName)

Parameters

fieldName string

Returns

Geometry