Click or drag to resize

MarkableSolidSettingsViewGetPreview Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.MarkableSolidSettingsView.GetPreview"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public Func<string, ivec2, ImageSource> GetPreview { get; set; }

Property Value

FuncString, ivec2, ImageSource
See Also