ShapeGraphic Class

Definition

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

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)
Fill 
FillColor 
FillColorDark 
FlippedH
(Inherited from GraphicObject)
FlippedV
(Inherited from GraphicObject)
Flowsheet
(Inherited from GraphicObject)
FontSize 
FontStyle
(Inherited from GraphicObject)
GradientColor1 
GradientColor2 
GradientMode 
Height
(Inherited from GraphicObject)
InputConnectors
(Inherited from GraphicObject)
IsConnector
(Inherited from GraphicObject)
IsEnergyStream
(Inherited from GraphicObject)
ItalicTypeFace
(Inherited from GraphicObject)
LineColor 
LineColorDark 
LineWidth 
Name
(Inherited from GraphicObject)
ObjectType
(Inherited from GraphicObject)
OutputConnectors
(Inherited from GraphicObject)
OverrideColors 
Owner
(Inherited from GraphicObject)
Position
(Inherited from GraphicObject)
RegularTypeFace
(Inherited from GraphicObject)
Rotation
(Inherited from GraphicObject)
Selected
(Inherited from GraphicObject)
SemiTransparent 
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)
(Overrides GraphicObjectDispose(Boolean))
Draw
(Overrides GraphicObjectDraw(Object))
Draw1
(Inherited from GraphicObject)
DrawCalculatingMode 
DrawDynamicProperties 
DrawDynSpec 
DrawNotDynamicsCompatible 
DrawReactor 
DrawRoundRect
(Inherited from GraphicObject)
DrawTag 
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)
GetPaint
(Inherited from GraphicObject)
GetPointValue
(Overrides GraphicObjectGetPointValue(PointValueType, Int32, Int32, ListObject))
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)
UpdateStatus 

Fields

Extension Methods

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

See Also