TSLab API Docs  1
TSLab.Script.CanvasPane.InteractivePointLight Class Reference

Облегченный вариант узла (без возможности взаимодействовать с пользователем) More...

Inheritance diagram for TSLab.Script.CanvasPane.InteractivePointLight:
TSLab.Script.CanvasPane.IInteractivePointLight TSLab.Script.CanvasPane.InteractivePointActive

Public Member Functions

 InteractivePointLight (IInteractivePointLight src)
 
 InteractivePointLight (Point value)
 
 InteractivePointLight (double valueX, double valueY)
 
object GetValue (string propertyName)
 
virtual object Clone ()
 
override string ToString ()
 

Protected Member Functions

virtual bool TryGetValue (string propertyName, out object result)
 

Properties

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]
 

Events

PropertyChangedEventHandler PropertyChanged
 Rid off wpf binding leaks More...
 

Detailed Description

Облегченный вариант узла (без возможности взаимодействовать с пользователем)

Event Documentation

PropertyChangedEventHandler TSLab.Script.CanvasPane.InteractivePointLight.PropertyChanged

Rid off wpf binding leaks