Show / Hide Table of Contents

Class DirectedGraphNode

Inheritance
System.Object
DirectedGraphNode
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: QuikGraph.Serialization.DirectedGraphML
Assembly: QuikGraph.Serialization.dll
Syntax
[CLSCompliant(false)]
[Serializable]
public class DirectedGraphNode

Properties

| Improve this Doc View Source

Access

Declaration
public string Access { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Assembly

Declaration
public string Assembly { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Background

Declaration
public string Background { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Category

Declaration
public DirectedGraphNodeCategory[] Category { get; set; }
Property Value
Type Description
DirectedGraphNodeCategory[]
| Improve this Doc View Source

Category1

Declaration
public string Category1 { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

CodeGenIncoming

Declaration
public ClrBoolean CodeGenIncoming { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeGenIncomingSpecified

Declaration
public bool CodeGenIncomingSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeGenSourceName

Declaration
public string CodeGenSourceName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

CodeGenTargetName

Declaration
public string CodeGenTargetName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

CodeSchemaProperty_CallSequenceNumber

Declaration
public int CodeSchemaProperty_CallSequenceNumber { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

CodeSchemaProperty_CallSequenceNumberSpecified

Declaration
public bool CodeSchemaProperty_CallSequenceNumberSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_DisableEnabledErrorHandler

Declaration
public ClrBoolean CodeSchemaProperty_DisableEnabledErrorHandler { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_DisableEnabledErrorHandlerSpecified

Declaration
public bool CodeSchemaProperty_DisableEnabledErrorHandlerSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_DisableEnabledException

Declaration
public ClrBoolean CodeSchemaProperty_DisableEnabledException { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_DisableEnabledExceptionSpecified

Declaration
public bool CodeSchemaProperty_DisableEnabledExceptionSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_EndColumn

Declaration
public int CodeSchemaProperty_EndColumn { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

CodeSchemaProperty_EndColumnSpecified

Declaration
public bool CodeSchemaProperty_EndColumnSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_EndLine

Declaration
public int CodeSchemaProperty_EndLine { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

CodeSchemaProperty_EndLineSpecified

Declaration
public bool CodeSchemaProperty_EndLineSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_FrameDepth

Declaration
public int CodeSchemaProperty_FrameDepth { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

CodeSchemaProperty_FrameDepthSpecified

Declaration
public bool CodeSchemaProperty_FrameDepthSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_FrameKind

Declaration
public FrameKindEnum CodeSchemaProperty_FrameKind { get; set; }
Property Value
Type Description
FrameKindEnum
| Improve this Doc View Source

CodeSchemaProperty_FrameKindSpecified

Declaration
public bool CodeSchemaProperty_FrameKindSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_Icon

Declaration
public string CodeSchemaProperty_Icon { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

CodeSchemaProperty_InstanceTrackingInformation

Declaration
public string CodeSchemaProperty_InstanceTrackingInformation { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

CodeSchemaProperty_IsAbstract

Declaration
public ClrBoolean CodeSchemaProperty_IsAbstract { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsAbstractSpecified

Declaration
public bool CodeSchemaProperty_IsAbstractSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsAnonymous

Declaration
public ClrBoolean CodeSchemaProperty_IsAnonymous { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsAnonymousSpecified

Declaration
public bool CodeSchemaProperty_IsAnonymousSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsArray

Declaration
public ClrBoolean CodeSchemaProperty_IsArray { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsArraySpecified

Declaration
public bool CodeSchemaProperty_IsArraySpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsByReference

Declaration
public ClrBoolean CodeSchemaProperty_IsByReference { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsByReferenceSpecified

Declaration
public bool CodeSchemaProperty_IsByReferenceSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsCallToThis

Declaration
public ClrBoolean CodeSchemaProperty_IsCallToThis { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsCallToThisSpecified

Declaration
public bool CodeSchemaProperty_IsCallToThisSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsConstructor

Declaration
public ClrBoolean CodeSchemaProperty_IsConstructor { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsConstructorSpecified

Declaration
public bool CodeSchemaProperty_IsConstructorSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsDo

Declaration
public ClrBoolean CodeSchemaProperty_IsDo { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsDoSpecified

Declaration
public bool CodeSchemaProperty_IsDoSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsFinal

Declaration
public ClrBoolean CodeSchemaProperty_IsFinal { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsFinalSpecified

Declaration
public bool CodeSchemaProperty_IsFinalSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsFor

Declaration
public ClrBoolean CodeSchemaProperty_IsFor { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsForEach

Declaration
public ClrBoolean CodeSchemaProperty_IsForEach { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsForEachSpecified

Declaration
public bool CodeSchemaProperty_IsForEachSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsForSpecified

Declaration
public bool CodeSchemaProperty_IsForSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsGeneric

Declaration
public ClrBoolean CodeSchemaProperty_IsGeneric { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsGenericInstance

Declaration
public ClrBoolean CodeSchemaProperty_IsGenericInstance { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsGenericInstanceSpecified

Declaration
public bool CodeSchemaProperty_IsGenericInstanceSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsGenericSpecified

Declaration
public bool CodeSchemaProperty_IsGenericSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsHideBySignature

Declaration
public ClrBoolean CodeSchemaProperty_IsHideBySignature { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsHideBySignatureSpecified

Declaration
public bool CodeSchemaProperty_IsHideBySignatureSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsInternal

Declaration
public ClrBoolean CodeSchemaProperty_IsInternal { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsInternalSpecified

Declaration
public bool CodeSchemaProperty_IsInternalSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsOperator

Declaration
public ClrBoolean CodeSchemaProperty_IsOperator { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsOperatorSpecified

Declaration
public bool CodeSchemaProperty_IsOperatorSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsOut

Declaration
public ClrBoolean CodeSchemaProperty_IsOut { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsOutSpecified

Declaration
public bool CodeSchemaProperty_IsOutSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsParameterArray

Declaration
public ClrBoolean CodeSchemaProperty_IsParameterArray { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsParameterArraySpecified

Declaration
public bool CodeSchemaProperty_IsParameterArraySpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsPrivate

Declaration
public ClrBoolean CodeSchemaProperty_IsPrivate { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsPrivateSpecified

Declaration
public bool CodeSchemaProperty_IsPrivateSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsPropertyGet

Declaration
public ClrBoolean CodeSchemaProperty_IsPropertyGet { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsPropertyGetSpecified

Declaration
public bool CodeSchemaProperty_IsPropertyGetSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsPropertySet

Declaration
public ClrBoolean CodeSchemaProperty_IsPropertySet { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsPropertySetSpecified

Declaration
public bool CodeSchemaProperty_IsPropertySetSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsProtected

Declaration
public ClrBoolean CodeSchemaProperty_IsProtected { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsProtectedOrInternal

Declaration
public ClrBoolean CodeSchemaProperty_IsProtectedOrInternal { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsProtectedOrInternalSpecified

Declaration
public bool CodeSchemaProperty_IsProtectedOrInternalSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsProtectedSpecified

Declaration
public bool CodeSchemaProperty_IsProtectedSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsPrototype

Declaration
public ClrBoolean CodeSchemaProperty_IsPrototype { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsPrototypeSpecified

Declaration
public bool CodeSchemaProperty_IsPrototypeSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsPublic

Declaration
public ClrBoolean CodeSchemaProperty_IsPublic { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsPublicSpecified

Declaration
public bool CodeSchemaProperty_IsPublicSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsSpecialName

Declaration
public ClrBoolean CodeSchemaProperty_IsSpecialName { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsSpecialNameSpecified

Declaration
public bool CodeSchemaProperty_IsSpecialNameSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsStatic

Declaration
public ClrBoolean CodeSchemaProperty_IsStatic { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsStaticSpecified

Declaration
public bool CodeSchemaProperty_IsStaticSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsUntilLoop

Declaration
public ClrBoolean CodeSchemaProperty_IsUntilLoop { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsUntilLoopSpecified

Declaration
public bool CodeSchemaProperty_IsUntilLoopSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsVirtual

Declaration
public ClrBoolean CodeSchemaProperty_IsVirtual { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsVirtualSpecified

Declaration
public bool CodeSchemaProperty_IsVirtualSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_IsWhile

Declaration
public ClrBoolean CodeSchemaProperty_IsWhile { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_IsWhileSpecified

Declaration
public bool CodeSchemaProperty_IsWhileSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_PreserveData

Declaration
public ClrBoolean CodeSchemaProperty_PreserveData { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_PreserveDataSpecified

Declaration
public bool CodeSchemaProperty_PreserveDataSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_SingleInstanceSourceLink

Declaration
public ClrBoolean CodeSchemaProperty_SingleInstanceSourceLink { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_SingleInstanceSourceLinkSpecified

Declaration
public bool CodeSchemaProperty_SingleInstanceSourceLinkSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_SingleInstanceTargetLink

Declaration
public ClrBoolean CodeSchemaProperty_SingleInstanceTargetLink { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

CodeSchemaProperty_SingleInstanceTargetLinkSpecified

Declaration
public bool CodeSchemaProperty_SingleInstanceTargetLinkSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_SourceText

Declaration
public string CodeSchemaProperty_SourceText { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

CodeSchemaProperty_StartColumn

Declaration
public int CodeSchemaProperty_StartColumn { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

CodeSchemaProperty_StartColumnSpecified

Declaration
public bool CodeSchemaProperty_StartColumnSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_StartLine

Declaration
public int CodeSchemaProperty_StartLine { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

CodeSchemaProperty_StartLineSpecified

Declaration
public bool CodeSchemaProperty_StartLineSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_StatementKind

Declaration
public string CodeSchemaProperty_StatementKind { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

CodeSchemaProperty_StatementNumber

Declaration
public int CodeSchemaProperty_StatementNumber { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

CodeSchemaProperty_StatementNumberSpecified

Declaration
public bool CodeSchemaProperty_StatementNumberSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CodeSchemaProperty_StatementType

Declaration
public string CodeSchemaProperty_StatementType { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

FilePath

Declaration
public string FilePath { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

FontFamily

Declaration
public string FontFamily { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

FontSize

Declaration
public double FontSize { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

FontSizeSpecified

Declaration
public bool FontSizeSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

FontStyle

Declaration
public FontStyleEnum FontStyle { get; set; }
Property Value
Type Description
FontStyleEnum
| Improve this Doc View Source

FontStyleSpecified

Declaration
public bool FontStyleSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

FontWeight

Declaration
public FontWeightEnum FontWeight { get; set; }
Property Value
Type Description
FontWeightEnum
| Improve this Doc View Source

FontWeightSpecified

Declaration
public bool FontWeightSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

FunctionTypeFlags

Declaration
public string FunctionTypeFlags { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Group

Declaration
public GroupEnum Group { get; set; }
Property Value
Type Description
GroupEnum
| Improve this Doc View Source

GroupSpecified

Declaration
public bool GroupSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

HorizontalAlignment

Declaration
public HorizontalAlignmentEnum HorizontalAlignment { get; set; }
Property Value
Type Description
HorizontalAlignmentEnum
| Improve this Doc View Source

HorizontalAlignmentSpecified

Declaration
public bool HorizontalAlignmentSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Icon

Declaration
public string Icon { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Id

Declaration
public string Id { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

IsAbstract

Declaration
public ClrBoolean IsAbstract { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

IsAbstractSpecified

Declaration
public bool IsAbstractSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsCodeType

Declaration
public ClrBoolean IsCodeType { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

IsCodeTypeSpecified

Declaration
public bool IsCodeTypeSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsDocumentation

Declaration
public ClrBoolean IsDocumentation { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

IsDocumentationSpecified

Declaration
public bool IsDocumentationSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsHub

Declaration
public ClrBoolean IsHub { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

IsHubSpecified

Declaration
public bool IsHubSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsOverloaded

Declaration
public ClrBoolean IsOverloaded { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

IsOverloadedSpecified

Declaration
public bool IsOverloadedSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsOverridable

Declaration
public ClrBoolean IsOverridable { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

IsOverridableSpecified

Declaration
public bool IsOverridableSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsVertical

Declaration
public ClrBoolean IsVertical { get; set; }
Property Value
Type Description
ClrBoolean
| Improve this Doc View Source

IsVerticalSpecified

Declaration
public bool IsVerticalSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Label

Declaration
public string Label { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Language

Declaration
public string Language { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

LinesOfCode

Declaration
public int LinesOfCode { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

LinesOfCodeSpecified

Declaration
public bool LinesOfCodeSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Location

Declaration
public string Location { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

MustImplement

Declaration
public string MustImplement { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Namespace

Declaration
public string Namespace { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Reference

Declaration
public string Reference { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Shape

Declaration
public string Shape { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Style

Declaration
public string Style { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

TypeName

Declaration
public string TypeName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VerticalAlignment

Declaration
public VerticalAlignmentEnum VerticalAlignment { get; set; }
Property Value
Type Description
VerticalAlignmentEnum
| Improve this Doc View Source

VerticalAlignmentSpecified

Declaration
public bool VerticalAlignmentSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Visibility

Declaration
public VisibilityEnum Visibility { get; set; }
Property Value
Type Description
VisibilityEnum
| Improve this Doc View Source

VisibilitySpecified

Declaration
public bool VisibilitySpecified { get; set; }
Property Value
Type Description
System.Boolean

Extension Methods

GraphMLExtensions.SerializeToGraphML<TVertex, TEdge, TGraph>(TGraph, String)
GraphMLExtensions.SerializeToGraphML<TVertex, TEdge, TGraph>(TGraph, String, VertexIdentity<TVertex>, EdgeIdentity<TVertex, TEdge>)
GraphMLExtensions.SerializeToGraphML<TVertex, TEdge, TGraph>(TGraph, XmlWriter)
GraphMLExtensions.SerializeToGraphML<TVertex, TEdge, TGraph>(TGraph, XmlWriter, VertexIdentity<TVertex>, EdgeIdentity<TVertex, TEdge>)
GraphMLExtensions.DeserializeFromGraphML<TVertex, TEdge, TGraph>(TGraph, XmlReader, IdentifiableVertexFactory<TVertex>, IdentifiableEdgeFactory<TVertex, TEdge>)
GraphMLExtensions.DeserializeFromGraphML<TVertex, TEdge, TGraph>(TGraph, TextReader, IdentifiableVertexFactory<TVertex>, IdentifiableEdgeFactory<TVertex, TEdge>)
GraphMLExtensions.DeserializeFromGraphML<TVertex, TEdge, TGraph>(TGraph, String, IdentifiableVertexFactory<TVertex>, IdentifiableEdgeFactory<TVertex, TEdge>)
GraphMLExtensions.DeserializeAndValidateFromGraphML<TVertex, TEdge, TGraph>(TGraph, TextReader, IdentifiableVertexFactory<TVertex>, IdentifiableEdgeFactory<TVertex, TEdge>)
SerializationExtensions.SerializeToXml<TVertex, TEdge, TGraph>(TGraph, XmlWriter, VertexIdentity<TVertex>, EdgeIdentity<TVertex, TEdge>, String, String, String, String)
SerializationExtensions.SerializeToXml<TVertex, TEdge, TGraph>(TGraph, XmlWriter, VertexIdentity<TVertex>, EdgeIdentity<TVertex, TEdge>, String, String, String, String, Action<XmlWriter, TGraph>, Action<XmlWriter, TVertex>, Action<XmlWriter, TEdge>)
  • Improve this Doc
  • View Source
In This Article
Back to top QuikGraph