OptimizePath Property
Description
Once you have the pointer you can use properties and methods from that object to perform path optimizations.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property OptimizePath As OptimizePath |
Return Type
OptimizePath object.
Example
See the example in the OptimizePath object.
See Also