Prod.: Engine, ver.: 6019, ID: 60001343, Wish : EnableMiddleGripForPolylines to be available in VDF Wrapper

Wish : EnableMiddleGripForPolylines to be available in VDF Wrapper

Article60001343
TypeWish
ProductEngine
Version6019
Date Added3/11/2011
FixedYes [3/11/2011]
Submitted by
Keywords

Subject

EnableMiddleGripForPolylines to be available in VDF Wrapper

Summary

Is it possible the EnableMiddleGripForPolylines (see article 60001230) to be available in VDF Wrapper ?

Solution

This property is added in 6020. You can use it in VB6.0 like :
Dim Doc as VectorDraw_Professional.vdDocument
.....
    Doc.GlobalRenderProperties.EnableMiddleGripForPolylines = True