ImageGraphic Class

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public abstract class ImageGraphic : GraphicObject
Inheritance
Object    GraphicObject    ImageGraphic
Derived

Constructors

Properties

Active
(Inherited from GraphicObject)
AdditionalInfo
(Inherited from GraphicObject)
AutoSize
(Inherited from GraphicObject)
BoldItalicTypeFace
(Inherited from GraphicObject)
BoldTypeFace
(Inherited from GraphicObject)
Calculated
(Inherited from GraphicObject)
ClipboardData
(Inherited from GraphicObject)
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)
Extensions
(Inherited from GraphicObject)
FlippedH
(Inherited from GraphicObject)
FlippedV
(Inherited from GraphicObject)
Flowsheet
(Inherited from GraphicObject)
FontStyle
(Inherited from GraphicObject)
Height
(Inherited from GraphicObject)
InputConnectors
(Inherited from GraphicObject)
IsConnector
(Inherited from GraphicObject)
IsEnergyStream
(Inherited from GraphicObject)
ItalicTypeFace
(Inherited from GraphicObject)
Name
(Inherited from GraphicObject)
ObjectType
(Inherited from GraphicObject)
OutputConnectors
(Inherited from GraphicObject)
Owner
(Inherited from GraphicObject)
Position
(Inherited from GraphicObject)
RegularTypeFace
(Inherited from GraphicObject)
Rotation
(Inherited from GraphicObject)
Selected
(Inherited from GraphicObject)
Shape
(Inherited from GraphicObject)
ShapeOverride
(Inherited from GraphicObject)
SpecialConnectors
(Inherited from GraphicObject)
Status
(Inherited from GraphicObject)
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 GraphicObject)
Draw
(Inherited from GraphicObject)
Draw1
(Inherited from GraphicObject)
DrawRoundRect
(Inherited from GraphicObject)
GetBackColor
(Inherited from GraphicObject)
GetCenterPosition
(Inherited from GraphicObject)
GetDrawingRect
(Inherited from GraphicObject)
GetFont
(Inherited from GraphicObject)
GetForeColor
(Inherited from GraphicObject)
GetIconAsBitmap
(Inherited from GraphicObject)
GetIconAsStream
(Inherited from GraphicObject)
GetImage 
GetPaint
(Inherited from GraphicObject)
GetPointValue
(Inherited from GraphicObject)
GetPosition
(Inherited from GraphicObject)
GetRect
(Inherited from GraphicObject)
GetSize
(Inherited from GraphicObject)
GetStrokePaint
(Inherited from GraphicObject)
HitTest
(Inherited from GraphicObject)
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)
SetPosition(SKPoint)
(Inherited from GraphicObject)
SetPosition(Int32, Int32)
(Inherited from GraphicObject)
SetSize
(Inherited from GraphicObject)
StraightCanvas
(Inherited from GraphicObject)
ToString
(Inherited from GraphicObject)

Extension Methods

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

See Also