Click or drag to resize

SelectionMouseToolMaintainPenThickness Property

Gets or sets a value indicating whether the pen thickness will render at the same size or if it will be scaled along with the image zoom level.

Namespace:  Atalasoft.Imaging.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public bool MaintainPenThickness { get; set; }

Property Value

Type: Boolean
A value indicating whether the pen thickness will render at the same size or if it will be scaled along with the image zoom level.
See Also