ImageGear .NET v24.14 - Updated September 15, 2020
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
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