ImageGear for .NET
EndHeadType Property (IImGearARTLine)




Gets or sets the type of the line's end head.
Syntax
'Declaration
 
Property EndHeadType As ImGearARTLineHeadType
'Usage
 
Dim instance As IImGearARTLine
Dim value As ImGearARTLineHeadType
 
instance.EndHeadType = value
 
value = instance.EndHeadType
ImGearARTLineHeadType EndHeadType {get; set;}
__property ImGearARTLineHeadType get_EndHeadType();
__property void set_EndHeadType( 
   ImGearARTLineHeadType value
);
property ImGearARTLineHeadType EndHeadType {
   ImGearARTLineHeadType get();
   void set (    ImGearARTLineHeadType value);
}

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

IImGearARTLine Interface
IImGearARTLine Members
ImGearARTLineHeadType Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback