Click or drag to resize

ImageGraphic Class

Inheritance Hierarchy
SystemObject
  DWSIM.Drawing.SkiaSharp.GraphicObjectsGraphicObject
    DWSIM.Drawing.SkiaSharp.GraphicObjects.ShapesImageGraphic
      DWSIM.Drawing.SkiaSharp.GraphicObjects.ShapesEmbeddedImageGraphic

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public abstract class ImageGraphic : GraphicObject
Request Example View Source

The ImageGraphic type exposes the following members.

Constructors
 NameDescription
Protected methodImageGraphic 
Top
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 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 propertyExtensions
(Inherited from GraphicObject)
Public propertyFlippedH
(Inherited from GraphicObject)
Public propertyFlippedV
(Inherited from GraphicObject)
Public propertyFlowsheet
(Inherited from GraphicObject)
Public propertyFontStyle
(Inherited from GraphicObject)
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 propertyName
(Inherited from GraphicObject)
Public propertyObjectType
(Inherited from GraphicObject)
Public propertyOutputConnectors
(Inherited from GraphicObject)
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 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
(Inherited from GraphicObject)
Public methodDisplayControlPanelModeEditor
(Inherited from GraphicObject)
Public methodDraw
(Inherited from GraphicObject)
Public methodDraw1
(Inherited from GraphicObject)
Public methodDrawRoundRect
(Inherited from GraphicObject)
Public methodGetBackColor
(Inherited from GraphicObject)
Public methodGetCenterPosition
(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 methodGetImage 
Public methodGetPaint
(Inherited from GraphicObject)
Public methodGetPointValue
(Inherited from GraphicObject)
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
(Inherited from GraphicObject)
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)
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also