ImageGear .NET
Patternlen Property




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

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

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback