C# Class Smrf.NodeXL.ExcelTemplate.SubgraphImageCreator.CreateSubgraphImagesAsyncArgs

Contains the arguments needed to asynchronously create subgraph images.
ファイルを表示 Open project: 2014-sed-team3/term-project

Public Properties

Property Type Description
CreateThumbnails System.Boolean
Folder String
GeneralUserSettings GeneralUserSettings
Graph IGraph
ImageFormat System.Drawing.Imaging.ImageFormat
ImageSizePx System.Drawing.Size
Layout ILayout
Levels Decimal
NodeXLVisual Smrf.NodeXL.Visualization.Wpf.NodeXLVisual
SaveToFolder System.Boolean
SelectIncidentEdges System.Boolean
SelectVertex System.Boolean
SelectedVertices ICollection
SelectedVerticesOnly System.Boolean
ThumbnailSizePx System.Drawing.Size

Property Details

CreateThumbnails public_oe property

public Boolean,System CreateThumbnails
return System.Boolean

Folder public_oe property

public String Folder
return String

GeneralUserSettings public_oe property

public GeneralUserSettings,Smrf.NodeXL.ExcelTemplate GeneralUserSettings
return GeneralUserSettings

Graph public_oe property

public IGraph Graph
return IGraph

ImageFormat public_oe property

public ImageFormat,System.Drawing.Imaging ImageFormat
return System.Drawing.Imaging.ImageFormat

ImageSizePx public_oe property

public Size,System.Drawing ImageSizePx
return System.Drawing.Size

Layout public_oe property

public ILayout Layout
return ILayout

Levels public_oe property

public Decimal Levels
return Decimal

NodeXLVisual public_oe property

public NodeXLVisual,Smrf.NodeXL.Visualization.Wpf NodeXLVisual
return Smrf.NodeXL.Visualization.Wpf.NodeXLVisual

SaveToFolder public_oe property

public Boolean,System SaveToFolder
return System.Boolean

SelectIncidentEdges public_oe property

public Boolean,System SelectIncidentEdges
return System.Boolean

SelectVertex public_oe property

public Boolean,System SelectVertex
return System.Boolean

SelectedVertices public_oe property

public ICollection SelectedVertices
return ICollection

SelectedVerticesOnly public_oe property

public Boolean,System SelectedVerticesOnly
return System.Boolean

ThumbnailSizePx public_oe property

public Size,System.Drawing ThumbnailSizePx
return System.Drawing.Size