Point {SMRUCC.genomics.Model.PathVisio.GPML} | .NET clr documentation |
# namespace SMRUCC.genomics.Model.PathVisio.GPML
export class Point {
ArrowHead: string;
GraphRef: string;
RelX: double;
RelY: double;
X: double;
Y: double;
}