ImageGear .NET - Updated January 25, 2018
Area Property (ImGearARTMarkStatistics)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMarkStatistics Class : Area Property
Gets the area of the mark.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Area As Double
 
'Usage
 
Dim instance As ImGearARTMarkStatistics
Dim value As Double
 
value = instance.Area

Property Value

Double value.
Remarks
If the mark does not have an area (for example, Line or Protractor mark), this property will retun 0.
See Also

Reference

ImGearARTMarkStatistics Class
ImGearARTMarkStatistics Members