SelectionMouseTool.MaintainPenThickness 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.4.0.9.0.377 (.NET 4.5.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