NodeGraphics {SMRUCC.genomics.Visualize.Cytoscape.CytoscapeGraphView.XGMML.File} .NET clr documentation

NodeGraphics

Description

Declare

            
# namespace SMRUCC.genomics.Visualize.Cytoscape.CytoscapeGraphView.XGMML.File
export class NodeGraphics extends AttributeDictionary {
   attributes: Attribute[];
   Fill: string;
   FillColor: Color;
   h: double;
   LabelColor: Color;
   NODE_LABEL_FONT_SIZE: integer;
   Outline: string;
   radius: double;
   Type: string;
   w: double;
   Width: double;
   x: double;
   y: double;
   z: string;
}

        

.NET clr type reference tree

  1. this class extends from AttributeDictionary class: AttributeDictionary
  2. use by property member attributes: Attribute
  3. use by property member FillColor: Color
  4. use by property member LabelColor: Color

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