Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_VectorMaps🞂TVectorMap🞂VectorCombineModeProperty

TVectorMap.VectorCombineMode

Specifies vector combination strategy during vector map merge operations.

Declaration ​

pascal
property VectorCombineMode: TVectorCombineMode read FVectorCombineMode write SetVectorCombineMode;

Description ​

VectorCombineMode controls how displacement vectors are blended or replaced during TVectorMap.Merge operations (vcmAdd, vcmReplace, or vcmCustom).