ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_markHandleSize() : Number function set_markHandleSize(value : Number) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.get_markHandleSize(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_markHandleSize() : Number function set_markHandleSize(value : Number) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.get_markHandleSize(); |
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.