ImageGear for .NET
SetLinetypeIndex Method




New line type index to be set.
Sets the line type index for an entity.
Syntax
'Declaration
 
Public Sub SetLinetypeIndex( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As ImGearVectorEntity
Dim index As Integer
 
instance.SetLinetypeIndex(index)
public void SetLinetypeIndex( 
   int index
)
public: void SetLinetypeIndex( 
   int index
) 
public:
void SetLinetypeIndex( 
   int index
) 

Parameters

index
New line type index to be set.
Remarks
See GetLinetypeIndex method for possible values.
See Also

Reference

ImGearVectorEntity Class
ImGearVectorEntity Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback