ImageGear PDF v25.2 - Updated
Patternlen Property




ImageGear.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorLinetype Class : 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

Is this page helpful?
Yes No
Thanks for your feedback.