Procedure EndVectorFill ends the vector fill creation process. This procedure call must follow the BeginVectorFillN call and a variable number of AddVectorFillLayer calls.
PROCEDURE EndVectorFill;def vs.EndVectorFill():
return NoneFollows BeginVectorFill and a variable number AddVectorFillLayer calls.
Availability: from MiniCAD7.0.1