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

EdgeGraphics

Description

Declare

            
# namespace SMRUCC.genomics.Visualize.Cytoscape.CytoscapeGraphView.XGMML.File
export class EdgeGraphics extends AttributeDictionary {
   attributes: Attribute[];
   edgeBendHandles: Handle[];
   EdgeLabel: string;
   fill: string;
   FontColor: Color;
   labelSize: integer;
   lineColor: Color;
   width: double;
}

        

.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 edgeBendHandles: Handle
  4. use by property member FontColor: Color
  5. use by property member lineColor: Color

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