ConnectorGraphic Class

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public class ConnectorGraphic : ShapeGraphic, 
	IConnectorGraphicObject
Inheritance
Object    GraphicObject    ShapeGraphic    ConnectorGraphic
Implements
IConnectorGraphicObject

Constructors

Properties

Active
(Inherited from GraphicObject)
AdditionalInfo
(Inherited from GraphicObject)
AttachedFrom 
AttachedFromConnectorIndex 
AttachedFromEnergy 
AttachedFromInput 
AttachedTo 
AttachedToConnectorIndex 
AttachedToEnergy 
AttachedToOutput 
AutoSize
(Inherited from GraphicObject)
BoldItalicTypeFace
(Inherited from GraphicObject)
BoldTypeFace
(Inherited from GraphicObject)
Calculated
(Inherited from GraphicObject)
ClipboardData
(Inherited from GraphicObject)
ConnectorPath 
ConnectorPathExpanded 
ControlPanelModeEditorDisplayDelegate
(Inherited from GraphicObject)
Description
(Inherited from GraphicObject)
DoubleClickAction
(Inherited from GraphicObject)
DrawLabel
(Inherited from GraphicObject)
DrawMode
(Inherited from GraphicObject)
DrawOverride
(Inherited from GraphicObject)
Editor
(Inherited from GraphicObject)
EnergyConnector
(Inherited from GraphicObject)
ExpandFactor 
Extensions
(Inherited from GraphicObject)
Fill
(Inherited from ShapeGraphic)
FillColor
(Inherited from ShapeGraphic)
FillColorDark
(Inherited from ShapeGraphic)
FlippedH
(Inherited from GraphicObject)
FlippedV
(Inherited from GraphicObject)
Flowsheet
(Inherited from GraphicObject)
FontSize
(Inherited from ShapeGraphic)
FontStyle
(Inherited from GraphicObject)
GradientColor1
(Inherited from ShapeGraphic)
GradientColor2
(Inherited from ShapeGraphic)
GradientMode
(Inherited from ShapeGraphic)
Height
(Inherited from GraphicObject)
InputConnectors
(Inherited from GraphicObject)
IsConnector
(Inherited from GraphicObject)
IsEnergyStream
(Inherited from GraphicObject)
ItalicTypeFace
(Inherited from GraphicObject)
LineColor
(Inherited from ShapeGraphic)
LineColorDark
(Inherited from ShapeGraphic)
LineWidth
(Inherited from ShapeGraphic)
Name
(Inherited from GraphicObject)
ObjectType
(Inherited from GraphicObject)
OutputConnectors
(Inherited from GraphicObject)
OverrideColors
(Inherited from ShapeGraphic)
Owner
(Inherited from GraphicObject)
PointList 
Position
(Inherited from GraphicObject)
RegularTypeFace
(Inherited from GraphicObject)
Rotation
(Inherited from GraphicObject)
Selected
(Inherited from GraphicObject)
SemiTransparent
(Inherited from ShapeGraphic)
Shape
(Inherited from GraphicObject)
ShapeOverride
(Inherited from GraphicObject)
SpecialConnectors
(Inherited from GraphicObject)
Status
(Inherited from GraphicObject)
Straight 
Tag
(Inherited from GraphicObject)
Width
(Inherited from GraphicObject)
X
(Inherited from GraphicObject)
Y
(Inherited from GraphicObject)

Methods

Clone
(Inherited from GraphicObject)
CreateConnectors
(Inherited from GraphicObject)
DisplayControlPanelModeEditor
(Inherited from GraphicObject)
Dispose
(Inherited from GraphicObject)
Dispose(Boolean)
(Inherited from ShapeGraphic)
Draw
(Overrides ShapeGraphicDraw(Object))
Draw1
(Inherited from GraphicObject)
DrawCalculatingMode
(Inherited from ShapeGraphic)
DrawDynamicProperties
(Inherited from ShapeGraphic)
DrawDynSpec
(Inherited from ShapeGraphic)
DrawNotDynamicsCompatible
(Inherited from ShapeGraphic)
DrawReactor
(Inherited from ShapeGraphic)
DrawRoundRect
(Inherited from GraphicObject)
DrawTag
(Inherited from ShapeGraphic)
GetBackColor
(Inherited from GraphicObject)
GetCenterPosition
(Inherited from GraphicObject)
GetDrawingRect
(Inherited from GraphicObject)
GetEndPosition 
GetFont
(Inherited from GraphicObject)
GetForeColor
(Inherited from GraphicObject)
GetIconAsBitmap
(Inherited from GraphicObject)
GetIconAsStream
(Inherited from GraphicObject)
GetPaint
(Inherited from GraphicObject)
GetPointValue
(Overrides ShapeGraphicGetPointValue(PointValueType, Int32, Int32, ListObject))
GetPosition
(Inherited from GraphicObject)
GetRect
(Inherited from GraphicObject)
GetSize
(Inherited from GraphicObject)
GetStartPosition 
GetStrokePaint
(Inherited from GraphicObject)
HitTest
(Overrides GraphicObjectHitTest(SKPoint))
HitTest1
(Inherited from GraphicObject)
IsInRect
(Inherited from GraphicObject)
LoadData
(Inherited from GraphicObject)
MeasureString
(Inherited from GraphicObject)
PositionConnectors
(Inherited from GraphicObject)
ReleaseReferences
(Inherited from GraphicObject)
SaveData
(Inherited from GraphicObject)
SetEndPosition 
SetPosition(SKPoint)
(Inherited from GraphicObject)
SetPosition(Int32, Int32)
(Inherited from GraphicObject)
SetSize
(Inherited from GraphicObject)
SetStartPosition 
SetupPositioning 
StraightCanvas
(Inherited from GraphicObject)
ToString
(Inherited from GraphicObject)
UpdateStatus
(Inherited from ShapeGraphic)
UpdateStatus2 

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also