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

Glossary Item Box

Specifies whether a mark is visible.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_visible() : Boolean
function set_visible(value : Boolean)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMark.get_visible();

Remarks

This property specifies whether a mark is visible. When this value is false, ImageGear will not draw the annotation with the image in a viewer. If you change the value of this property, this object will raise its propertyChanged event.

Mark types: This property is valid for all mark types.
Valid values:true or false
Default value:true

ImageGear for .NET name: Visible
NotateXpress (version 10) name: Visible

See Also

©2013. Accusoft Corporation. All Rights Reserved.