ImageGear .NET - Updated
ImGearARTLineMarkStat Class
Members 




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTLineMarkStat Class
Represents statistics information about the linear annotation marks.
Object Model
ImGearARTLineMarkStat Class
Syntax
'Declaration
 
Public Class ImGearARTLineMarkStat 
   Inherits ImGearARTMarkStat
'Usage
 
Dim instance As ImGearARTLineMarkStat
public class ImGearARTLineMarkStat : ImGearARTMarkStat 
public __gc class ImGearARTLineMarkStat : public ImGearARTMarkStat 
public ref class ImGearARTLineMarkStat : public ImGearARTMarkStat 
Remarks
The information is: length of the ART mark.

An instance of the ImGearARTLineMarkStat class is always created for the specified mark object and should not be used after destroying that mark object.

Inheritance Hierarchy

System.Object
   ImageGear.ART.ImGearARTMarkStat
      ImageGear.ART.ImGearARTLineMarkStat

See Also

Reference

ImGearARTLineMarkStat Members
ImageGear.ART Namespace
ImGearARTMarkStat Class
ImGearARTShapeMarkStat Class
ImGearARTPointMarkStat Class