TSLab API Docs  1
TSLab.Script.CanvasPane.InteractivePointActive Class Reference
Inheritance diagram for TSLab.Script.CanvasPane.InteractivePointActive:
TSLab.Script.CanvasPane.InteractivePointLight TSLab.Script.CanvasPane.IInteractivePointLight

Public Member Functions

 InteractivePointActive (InteractivePointActive src)
 
 InteractivePointActive (Point value)
 
 InteractivePointActive (double valueX, double valueY)
 
override object Clone ()
 
override string ToString ()
 
- Public Member Functions inherited from TSLab.Script.CanvasPane.InteractivePointLight
 InteractivePointLight (IInteractivePointLight src)
 
 InteractivePointLight (Point value)
 
 InteractivePointLight (double valueX, double valueY)
 
object GetValue (string propertyName)
 
override string ToString ()
 

Protected Member Functions

override bool TryGetValue (string propertyName, out object result)
 

Properties

bool IsActive [get, set]
 Показывать узел или нет. В Редакторе Скриптов эта настройка применяется оптом ко всем узлам данного типа (Anchor, CP1, CP2). More...
 
DragableMode DragableMode [get, set]
 
Geometries Geometry [get, set]
 
double Size [get, set]
 Размер примитива (в пикселах) More...
 
string Label [get, set]
 
LabelHorizontalAlignment LabelHorizontalAlignment [get, set]
 
LabelVerticalAlignment LabelVerticalAlignment [get, set]
 
AlphaColor Color [get, set]
 
AlphaColor LabelForeColor [get, set]
 
AlphaColor LabelBackColor [get, set]
 
AlphaColor LabelBorderColor [get, set]
 
string Tooltip [get, set]
 
DateTime DateTime [get, set]
 
AlphaColor ValueXForeColor [get, set]
 
AlphaColor ValueXBackColor [get, set]
 
AlphaColor ValueYForeColor [get, set]
 
AlphaColor ValueYBackColor [get, set]
 
AlphaColor DateTimeForeColor [get, set]
 
AlphaColor DateTimeBackColor [get, set]
 
IDictionary< string, IInteractivePointPropertyExtendedProperties [get]
 
- Properties inherited from TSLab.Script.CanvasPane.InteractivePointLight
Point Value [get, set]
 
double ValueX [get, set]
 
double ValueY [get, set]
 
object Tag [get, set]
 
Color BackColor [get, set]
 
Color ForeColor [get, set]
 
- Properties inherited from TSLab.Script.CanvasPane.IInteractivePointLight
Point Value [get, set]
 
double ValueX [get, set]
 
double ValueY [get, set]
 
object Tag [get, set]
 
Color BackColor [get, set]
 
Color ForeColor [get, set]
 

Additional Inherited Members

- Events inherited from TSLab.Script.CanvasPane.InteractivePointLight
PropertyChangedEventHandler PropertyChanged
 Rid off wpf binding leaks More...
 

Property Documentation

bool TSLab.Script.CanvasPane.InteractivePointActive.IsActive
getset

Показывать узел или нет. В Редакторе Скриптов эта настройка применяется оптом ко всем узлам данного типа (Anchor, CP1, CP2).

double TSLab.Script.CanvasPane.InteractivePointActive.Size
getset

Размер примитива (в пикселах)