TVectorCombineMode

type TVectorCombineMode = (vcmAdd, vcmReplace, vcmCustom);

Description

TVectorCombineMode defines how vectors will be combined (e.g. in TVectormap.Merge).