FloatingTableGraphic Class

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Tables
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
[SerializableAttribute]
public class FloatingTableGraphic : ShapeGraphic
Inheritance
Object    GraphicObject    ShapeGraphic    FloatingTableGraphic

Constructors

Properties

Active
(Inherited from GraphicObject)
AdditionalInfo
(Inherited from GraphicObject)
AutoSize
(Inherited from GraphicObject)
BoldItalicTypeFace
(Inherited from GraphicObject)
BoldTypeFace
(Inherited from GraphicObject)
BorderColor 
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
(Inherited from ShapeGraphic)
FillColor
(Inherited from ShapeGraphic)
FillColorDark
(Inherited from ShapeGraphic)
FlippedH
(Inherited from GraphicObject)
FlippedV
(Inherited from GraphicObject)
Flowsheet
(Inherited from GraphicObject)
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)
SpecialConnectors
(Inherited from GraphicObject)
Status
(Inherited from GraphicObject)
Tag
(Inherited from GraphicObject)
TextColor 
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 ShapeGraphic)
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
(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
(Inherited from ShapeGraphic)

Extension Methods

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

See Also