ImageGear for .NET
EndHeadLength Property (IImGearARTPolyline)




Gets or sets the end head length of the mark.
Syntax
'Declaration
 
Property EndHeadLength As Integer
'Usage
 
Dim instance As IImGearARTPolyline
Dim value As Integer
 
instance.EndHeadLength = value
 
value = instance.EndHeadLength
int EndHeadLength {get; set;}
__property int get_EndHeadLength();
__property void set_EndHeadLength( 
   int value
);
property int EndHeadLength {
   int get();
   void set (    int value);
}

Property Value

Integer value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback