ImageGear for .NET
Patternlen Property




Gets absolute length of the pattern.
Syntax
'Declaration
 
Public ReadOnly Property Patternlen As Single
'Usage
 
Dim instance As ImGearVectorLinetype
Dim value As Single
 
value = instance.Patternlen
public float Patternlen {get;}
public: __property float get_Patternlen();
public:
property float Patternlen {
   float get();
}

Property Value

Any positive value.
Remarks
The pattern is stretched according to this value and repeated periodically when drawing the line.
See Also

Reference

ImGearVectorLinetype Class
ImGearVectorLinetype Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback