ImageGear for .NET
ImGearARTMarkStat Class
Members 




This class has been deprecated. Provides the abstract base class for a set of classes intended to represent specific statistics information about ART marks.
Object Model
ImGearARTMarkStat ClassImGearARTMarkStat ClassImGearARTMark Class
Syntax
'Declaration
 
<ObsoleteAttribute("This class will be removed from the public API in a future release. Please use the ImGearARTMarkStatistics class instead.")>
Public MustInherit Class ImGearARTMarkStat 
'Usage
 
Dim instance As ImGearARTMarkStat
[ObsoleteAttribute("This class will be removed from the public API in a future release. Please use the ImGearARTMarkStatistics class instead.")]
public abstract class ImGearARTMarkStat 
[ObsoleteAttribute("This class will be removed from the public API in a future release. Please use the ImGearARTMarkStatistics class instead.")]
public __gc abstract class ImGearARTMarkStat 
[ObsoleteAttribute("This class will be removed from the public API in a future release. Please use the ImGearARTMarkStatistics class instead.")]
public ref class ImGearARTMarkStat abstract 
Remarks
Such information could be: area and perimeter for the shape marks (rectangle, ellipse, etc.), length for the line marks (line, polyline, arrow, etc.), and so on.
Inheritance Hierarchy

System.Object
   ImageGear.ART.ImGearARTMarkStat
      ImageGear.ART.ImGearARTLineMarkStat
      ImageGear.ART.ImGearARTPointMarkStat
      ImageGear.ART.ImGearARTShapeMarkStat

See Also

Reference

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

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback