Click or drag to resize

MarkableBitmapSettingView.RequestPowerScaleDialog Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.MarkableBitmapSettingView.RequestPowerScaleDialog"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.21.0
Syntax
C#
public Action<BaseMarkableBitmapGraphic.PowerMappingDialogRequest> RequestPowerScaleDialog { get; set; }

Property Value

Action<BaseMarkableBitmapGraphic.PowerMappingDialogRequest>
See Also