GraphicsSurfaceSelectedObjects Property |
Namespace: DWSIM.Drawing.SkiaSharpAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax public Dictionary<string, IGraphicObject> SelectedObjects { get; set; }
Public Property SelectedObjects As Dictionary(Of String, IGraphicObject)
Get
Set
Request Example
View SourceProperty Value
DictionaryString,
IGraphicObjectSee Also