ImageGear for .NET
markHandleSize Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : markHandleSize Property

Glossary Item Box

Indicates the approximate size of the handles shown on selected marks.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_markHandleSize() : Number
function set_markHandleSize(value : Number)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.get_markHandleSize();

Remarks

This property is a number that specifies the desired size, in inches, of handles that the viewer draws on selected marks. In this version, the viewer has a very limited number of actual sizes to choose from and it will pick the size that is closest to the requested size. In a future version, the viewer will use the exact size specified by this property. This must be a value between 0.1 and .5.

See Also

©2013. Accusoft Corporation. All Rights Reserved.