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

Glossary Item Box

Specifies the type of a mark.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_type() : MarkType
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMark.get_type();

Remarks

This read-only property specifies the type of a mark. Once you have created a mark, you cannot change its type. The only way to determine the type of a mark is to indicate the type as a paratemeter to the object's constructor.

Mark types: This property is valid for all mark types.
Valid values: Any member of the MarkType enumeration.

ImageGear for .NET name: Type
NotateXpress (version 10) name: N/A (Available via .NET's type system.)

See Also

©2013. Accusoft Corporation. All Rights Reserved.