API_SelRelativePosID
Types of the relative position to marquee criteria.
typedef enum {
API_InsidePartially = 0,
API_InsideEntirely,
API_OutsidePartially,
API_OutsideEntirely,
} API_SelRelativePosID;
Remarks
This enum is used when you get information about the current marquee based selection. See the ACAPI_Selection_Get function.
Requirements
- Version: API 18 or later
- Header: APIdefs_Elements.h