ImageGear .NET
StartHeadLength Property (IImGearARTLine)




Gets or sets the length of the line's start head.
Syntax
'Declaration
 
Property StartHeadLength As Integer
'Usage
 
Dim instance As IImGearARTLine
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

IImGearARTLine Interface
IImGearARTLine Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback