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: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool MaintainPenThickness { get; set; }Public Property MaintainPenThickness As Boolean
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