BioGTK  5.1.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images.
Loading...
Searching...
No Matches
BioGTK.QuPath.GeoJsonFeature Class Reference

Properties

string type [get, set]
 
GeoJsonGeometry geometry [get, set]
 
IDictionary< string, object > properties [get, set]
 

Property Documentation

◆ geometry

GeoJsonGeometry BioGTK.QuPath.GeoJsonFeature.geometry
getset
23{ get; set; }

◆ properties

IDictionary<string, object> BioGTK.QuPath.GeoJsonFeature.properties
getset
24{ get; set; }

◆ type

string BioGTK.QuPath.GeoJsonFeature.type
getset
22{ get; set; }

The documentation for this class was generated from the following file: