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
- this class extends from AttributeDictionary class: AttributeDictionary
- use by property member
attributes
: Attribute
- use by property member
edgeBendHandles
: Handle
- use by property member
FontColor
: Color
- use by property member
lineColor
: Color
[Package
{$package} version {$version}
Index]