ImageGear for .NET
StartHeadLength Property (IImGearARTPolyline)




Gets or sets the start head length of the mark.
Syntax
'Declaration
 
Property StartHeadLength As Integer
'Usage
 
Dim instance As IImGearARTPolyline
Dim value As Integer
 
instance.StartHeadLength = value
 
value = instance.StartHeadLength
int StartHeadLength {get; set;}
__property int get_StartHeadLength();
__property void set_StartHeadLength( 
   int value
);
property int StartHeadLength {
   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