Greates a group of 'stipple-shapes', objects that fill a 'profile object'
FUNCTION Stipple(
hProfileObject : HANDLE;
shapeType : INTEGER;
density : INTEGER;
clipToProfile : INTEGER;
minSize : REAL;
maxSize : REAL;
minAspectRatio : REAL;
maxAspectRatio : REAL;
randomRotate : BOOLEAN): HANDLE;def vs.Stipple(hProfileObject, shapeType, density, clipToProfile, minSize, maxSize, minAspectRatio, maxAspectRatio, randomRotate):
return HANDLE| Name | Type | Description |
|---|---|---|
| hProfileObject | HANDLE | |
| shapeType | INTEGER | |
| density | INTEGER | |
| clipToProfile | INTEGER | |
| minSize | REAL | |
| maxSize | REAL | |
| minAspectRatio | REAL | |
| maxAspectRatio | REAL | |
| randomRotate | BOOLEAN |
Availability: from Vectorworks 2014