![]() |
![]() |
![]() |
TVectorCombineMode
type TVectorCombineMode = (vcmAdd, vcmReplace, vcmCustom);
Description
TVectorCombineMode defines how vectors will be combined (e.g. in TVectormap.Merge).
- vcmAdd - Adds the source vectors.
- vcmReplace - Replaces with source vectors.
- vcmCustom - Uses a specified OnVectorCombine event.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007