BioLib  3.7.0
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
Loading...
Searching...
No Matches
BioLib.QuPath.GeoJsonFeature Class Reference

Properties

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

Property Documentation

◆ geometry

GeoJsonGeometry BioLib.QuPath.GeoJsonFeature.geometry
getset
25{ get; set; }

◆ properties

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

◆ type

string BioLib.QuPath.GeoJsonFeature.type
getset
24{ get; set; }

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