Area {SMRUCC.genomics.Assembly.KEGG.WebServices.XML} .NET clr documentation

Area

Description

Declare

            
# namespace SMRUCC.genomics.Assembly.KEGG.WebServices.XML
export class Area {
   class: string;
   # 位置坐标信息
   coords: string;
   data_id: string;
   entry: string;
   href: string;
   IDVector: string;
   moduleId: string;
   Names: NamedValue`1[];
   # 如果是方块的话,则这个属性代表图上面的方块的参数,包括位置和大小 如果是圆的话,则这个属性的中心点为圆心,宽度的一半为半径
   Rectangle: RectangleF;
   refid: string;
   # 
    #
  • rect
  • #
# # # #
    #
  • poly
  • #
  • circle
  • #
shape: string; title: string; # Compound, Gene, Pathway, Reaction Type: string; }

.NET clr type reference tree

  1. use by property member Names: NamedValue`1
  2. use by property member Rectangle: RectangleF

[Package {$package} version {$version} Index]