Click or drag to resize

ConversionReactorGraphic Class

Inheritance Hierarchy
SystemObject
  DWSIM.Drawing.SkiaSharp.GraphicObjectsGraphicObject
    DWSIM.Drawing.SkiaSharp.GraphicObjectsShapeGraphic
      DWSIM.Drawing.SkiaSharp.GraphicObjects.ShapesConversionReactorGraphic

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.4.5.0
Syntax
public class ConversionReactorGraphic : ShapeGraphic
Request Example View Source

The ConversionReactorGraphic type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyActive
(Inherited from GraphicObject)
Public propertyAdditionalInfo
(Inherited from GraphicObject)
Public propertyAutoSize
(Inherited from GraphicObject)
Public propertyBoldItalicTypeFace
(Inherited from GraphicObject)
Public propertyBoldTypeFace
(Inherited from GraphicObject)
Public propertyCalculated
(Inherited from GraphicObject)
Public propertyControlPanelModeEditorDisplayDelegate
(Inherited from GraphicObject)
Public propertyDescription
(Inherited from GraphicObject)
Public propertyDoubleClickAction
(Inherited from GraphicObject)
Public propertyDrawMode
(Inherited from GraphicObject)
Public propertyDrawOverride
(Inherited from GraphicObject)
Public propertyEditor
(Inherited from GraphicObject)
Public propertyEnergyConnector
(Inherited from GraphicObject)
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 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 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
(Overrides GraphicObjectCreateConnectors(Int32, Int32))
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 methodGetDrawingRect
(Inherited from GraphicObject)
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
(Inherited from ShapeGraphic)
Public methodGetPosition
(Inherited from GraphicObject)
Public methodGetRect
(Inherited from GraphicObject)
Public methodGetSize
(Inherited from GraphicObject)
Public methodGetStrokePaint
(Inherited from GraphicObject)
Public methodHitTest
(Inherited from GraphicObject)
Public methodHitTest1
(Inherited from GraphicObject)
Public methodIsInRect
(Inherited from GraphicObject)
Public methodLoadData
(Inherited from GraphicObject)
Public methodMeasureString
(Inherited from GraphicObject)
Public methodPositionConnectors
(Overrides GraphicObjectPositionConnectors)
Public methodReleaseReferences
(Inherited from GraphicObject)
Public methodSaveData
(Inherited from GraphicObject)
Public methodSetPosition(SKPoint)
(Inherited from GraphicObject)
Public methodSetPosition(Int32, Int32)
(Inherited from GraphicObject)
Public methodSetSize
(Inherited from GraphicObject)
Public methodStraightCanvas
(Inherited from GraphicObject)
Public methodToString
(Inherited from GraphicObject)
Public methodUpdateStatus
(Inherited from ShapeGraphic)
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also