ImageGear .NET
StartHeadType Property (IImGearARTPolyline)




Gets or sets the start head type of the mark.
Syntax
'Declaration
 
Property StartHeadType As ImGearARTLineHeadType
'Usage
 
Dim instance As IImGearARTPolyline
Dim value As ImGearARTLineHeadType
 
instance.StartHeadType = value
 
value = instance.StartHeadType
ImGearARTLineHeadType StartHeadType {get; set;}
__property ImGearARTLineHeadType get_StartHeadType();
__property void set_StartHeadType( 
   ImGearARTLineHeadType value
);
property ImGearARTLineHeadType StartHeadType {
   ImGearARTLineHeadType get();
   void set (    ImGearARTLineHeadType value);
}

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members
ImGearARTLineHeadType Enumeration

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback