InkDataAllowPenScaling Property |
Gets or sets a value indicating whether the ink pen size should be scaled along
with the zoom level of the viewer.
Namespace:
Atalasoft.Annotate.Ink
Assembly:
Atalasoft.DotAnnotate.Ink (in Atalasoft.DotAnnotate.Ink.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool AllowPenScaling { get; set; }
Public Property AllowPenScaling As Boolean
Get
Set
Property Value
Type:
Boolean
A value indicating whether the ink pen size will be scaled along with the zoom
level of the viewer.
See Also