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