Click or drag to resize

ConnectorGraphic Class

Inheritance Hierarchy
SystemObject
  DWSIM.Drawing.SkiaSharp.GraphicObjectsGraphicObject
    DWSIM.Drawing.SkiaSharp.GraphicObjectsShapeGraphic
      DWSIM.Drawing.SkiaSharp.GraphicObjectsConnectorGraphic

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public class ConnectorGraphic : ShapeGraphic, 
	IConnectorGraphicObject
Request Example View Source

The ConnectorGraphic type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyActive
(Inherited from GraphicObject)
Public propertyAdditionalInfo
(Inherited from GraphicObject)
Public propertyAttachedFrom 
Public propertyAttachedFromConnectorIndex 
Public propertyAttachedFromEnergy 
Public propertyAttachedFromInput 
Public propertyAttachedTo 
Public propertyAttachedToConnectorIndex 
Public propertyAttachedToEnergy 
Public propertyAttachedToOutput 
Public propertyAutoSize
(Inherited from GraphicObject)
Public propertyBoldItalicTypeFace
(Inherited from GraphicObject)
Public propertyBoldTypeFace
(Inherited from GraphicObject)
Public propertyCalculated
(Inherited from GraphicObject)
Public propertyConnectorPath 
Public propertyConnectorPathExpanded 
Public propertyControlPanelModeEditorDisplayDelegate
(Inherited from GraphicObject)
Public propertyDescription
(Inherited from GraphicObject)
Public propertyDoubleClickAction
(Inherited from GraphicObject)
Public propertyDrawLabel
(Inherited from GraphicObject)
Public propertyDrawMode
(Inherited from GraphicObject)
Public propertyDrawOverride
(Inherited from GraphicObject)
Public propertyEditor
(Inherited from GraphicObject)
Public propertyEnergyConnector
(Inherited from GraphicObject)
Public propertyStatic memberExpandFactor 
Public propertyExtensions
(Inherited from GraphicObject)
Public propertyFill
(Inherited from ShapeGraphic)
Public propertyFillColor
(Inherited from ShapeGraphic)
Public propertyFillColorDark
(Inherited from ShapeGraphic)
Public propertyFlippedH
(Inherited from GraphicObject)
Public propertyFlippedV
(Inherited from GraphicObject)
Public propertyFlowsheet
(Inherited from GraphicObject)
Public propertyFontSize
(Inherited from ShapeGraphic)
Public propertyFontStyle
(Inherited from GraphicObject)
Public propertyGradientColor1
(Inherited from ShapeGraphic)
Public propertyGradientColor2
(Inherited from ShapeGraphic)
Public propertyGradientMode
(Inherited from ShapeGraphic)
Public propertyHeight
(Inherited from GraphicObject)
Public propertyInputConnectors
(Inherited from GraphicObject)
Public propertyIsConnector
(Inherited from GraphicObject)
Public propertyIsEnergyStream
(Inherited from GraphicObject)
Public propertyItalicTypeFace
(Inherited from GraphicObject)
Public propertyLineColor
(Inherited from ShapeGraphic)
Public propertyLineColorDark
(Inherited from ShapeGraphic)
Public propertyLineWidth
(Inherited from ShapeGraphic)
Public propertyName
(Inherited from GraphicObject)
Public propertyObjectType
(Inherited from GraphicObject)
Public propertyOutputConnectors
(Inherited from GraphicObject)
Public propertyOverrideColors
(Inherited from ShapeGraphic)
Public propertyOwner
(Inherited from GraphicObject)
Public propertyPointList 
Public propertyPosition
(Inherited from GraphicObject)
Public propertyRegularTypeFace
(Inherited from GraphicObject)
Public propertyRotation
(Inherited from GraphicObject)
Public propertySelected
(Inherited from GraphicObject)
Public propertySemiTransparent
(Inherited from ShapeGraphic)
Public propertyShape
(Inherited from GraphicObject)
Public propertyShapeOverride
(Inherited from GraphicObject)
Public propertySpecialConnectors
(Inherited from GraphicObject)
Public propertyStatus
(Inherited from GraphicObject)
Public propertyStraight 
Public propertyTag
(Inherited from GraphicObject)
Public propertyWidth
(Inherited from GraphicObject)
Public propertyX
(Inherited from GraphicObject)
Public propertyY
(Inherited from GraphicObject)
Top
Methods
 NameDescription
Public methodClone
(Inherited from GraphicObject)
Public methodCreateConnectors
(Inherited from GraphicObject)
Public methodDisplayControlPanelModeEditor
(Inherited from GraphicObject)
Public methodDraw
(Overrides ShapeGraphicDraw(Object))
Public methodDraw1
(Inherited from GraphicObject)
Public methodDrawCalculatingMode
(Inherited from ShapeGraphic)
Public methodDrawDynamicProperties
(Inherited from ShapeGraphic)
Public methodDrawDynSpec
(Inherited from ShapeGraphic)
Public methodDrawNotDynamicsCompatible
(Inherited from ShapeGraphic)
Public methodDrawReactor
(Inherited from ShapeGraphic)
Public methodDrawRoundRect
(Inherited from GraphicObject)
Public methodDrawTag
(Inherited from ShapeGraphic)
Public methodGetBackColor
(Inherited from GraphicObject)
Public methodGetCenterPosition
(Inherited from GraphicObject)
Public methodGetDrawingRect
(Inherited from GraphicObject)
Public methodGetEndPosition 
Public methodGetFont
(Inherited from GraphicObject)
Public methodGetForeColor
(Inherited from GraphicObject)
Public methodGetIconAsBitmap
(Inherited from GraphicObject)
Public methodGetIconAsStream
(Inherited from GraphicObject)
Public methodGetPaint
(Inherited from GraphicObject)
Public methodGetPointValue
(Overrides ShapeGraphicGetPointValue(PointValueType, Int32, Int32, ListObject))
Public methodGetPosition
(Inherited from GraphicObject)
Public methodGetRect
(Inherited from GraphicObject)
Public methodGetSize
(Inherited from GraphicObject)
Public methodGetStartPosition 
Public methodGetStrokePaint
(Inherited from GraphicObject)
Public methodHitTest
(Overrides GraphicObjectHitTest(SKPoint))
Public methodHitTest1
(Inherited from GraphicObject)
Public methodIsInRect
(Inherited from GraphicObject)
Public methodLoadData
(Inherited from GraphicObject)
Public methodMeasureString
(Inherited from GraphicObject)
Public methodPositionConnectors
(Inherited from GraphicObject)
Public methodReleaseReferences
(Inherited from GraphicObject)
Public methodSaveData
(Inherited from GraphicObject)
Public methodSetEndPosition 
Public methodSetPosition(SKPoint)
(Inherited from GraphicObject)
Public methodSetPosition(Int32, Int32)
(Inherited from GraphicObject)
Public methodSetSize
(Inherited from GraphicObject)
Public methodSetStartPosition 
Public methodSetupPositioning 
Public methodStraightCanvas
(Inherited from GraphicObject)
Public methodToString
(Inherited from GraphicObject)
Public methodUpdateStatus
(Inherited from ShapeGraphic)
Public methodUpdateStatus2 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also