ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : MarkCount Property |
'Declaration Public ReadOnly Property MarkCount As Integer
'Usage Dim instance As ImGearARTPage Dim value As Integer value = instance.MarkCount
public int MarkCount {get;}
public: __property int get_MarkCount();