TableGraphic Class

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Tables
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public class TableGraphic : ShapeGraphic, 
	IDisposable
Inheritance
Object    GraphicObject    ShapeGraphic    TableGraphic
Implements
IDisposable

Constructors

Properties

Active
(Inherited from GraphicObject)
AdditionalInfo
(Inherited from GraphicObject)
AutoSize
(Inherited from GraphicObject)
BoldItalicTypeFace
(Inherited from GraphicObject)
BoldTypeFace
(Inherited from GraphicObject)
BorderColor 
BorderColorDark 
Calculated
(Inherited from GraphicObject)
ClipboardData 
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
(Inherited from ShapeGraphic)
FillColor
(Inherited from ShapeGraphic)
FillColorDark
(Inherited from ShapeGraphic)
FlippedH
(Inherited from GraphicObject)
FlippedV
(Inherited from GraphicObject)
Flowsheet 
FontSize
(Inherited from ShapeGraphic)
FontStyle
(Inherited from GraphicObject)
GradientColor1
(Inherited from ShapeGraphic)
GradientColor2
(Inherited from ShapeGraphic)
GradientMode
(Inherited from ShapeGraphic)
HeaderText 
Height
(Inherited from GraphicObject)
InputConnectors
(Inherited from GraphicObject)
IsConnector
(Inherited from GraphicObject)
IsEnergyStream
(Inherited from GraphicObject)
ItalicTypeFace
(Inherited from GraphicObject)
LineColor
(Inherited from ShapeGraphic)
LineColorDark
(Inherited from ShapeGraphic)
LineWidth
(Inherited from ShapeGraphic)
Name
(Inherited from GraphicObject)
ObjectType
(Inherited from GraphicObject)
OutputConnectors
(Inherited from GraphicObject)
OverrideColors
(Inherited from ShapeGraphic)
Owner
(Inherited from GraphicObject)
Padding 
Position
(Inherited from GraphicObject)
RegularTypeFace
(Inherited from GraphicObject)
Rotation
(Inherited from GraphicObject)
Selected
(Inherited from GraphicObject)
SemiTransparent
(Inherited from ShapeGraphic)
Shape
(Inherited from GraphicObject)
ShapeOverride
(Inherited from GraphicObject)
SortingMode 
SpecialConnectors
(Inherited from GraphicObject)
Status
(Inherited from GraphicObject)
Tag
(Inherited from GraphicObject)
TextColor 
TextColorDark 
VisibleProperties 
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 
Dispose(Boolean) 
Draw
(Overrides ShapeGraphicDraw(Object))
Draw1
(Inherited from GraphicObject)
DrawCalculatingMode
(Inherited from ShapeGraphic)
DrawDynamicProperties
(Inherited from ShapeGraphic)
DrawDynSpec
(Inherited from ShapeGraphic)
DrawNotDynamicsCompatible
(Inherited from ShapeGraphic)
DrawReactor
(Inherited from ShapeGraphic)
DrawRoundRect
(Inherited from GraphicObject)
DrawTag
(Inherited from ShapeGraphic)
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
(Inherited from ShapeGraphic)
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
(Overrides GraphicObjectLoadData(ListXElement))
MeasureString
(Inherited from GraphicObject)
PositionConnectors
(Inherited from GraphicObject)
ReleaseReferences
(Inherited from GraphicObject)
SaveData
(Overrides GraphicObjectSaveData)
SetPosition(SKPoint)
(Inherited from GraphicObject)
SetPosition(Int32, Int32)
(Inherited from GraphicObject)
SetSize
(Inherited from GraphicObject)
StraightCanvas
(Inherited from GraphicObject)
ToString
(Inherited from GraphicObject)
UpdateStatus
(Inherited from ShapeGraphic)

Fields

Extension Methods

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

See Also