Enum
ActionPointUnitType

The action point unit type.

Definition

Namespace:ArtOfTest.Common

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum ActionPointUnitType

Fields

Percentage

The x/y distance from the offset reference is in percentage.

Declaration

cs-api-definition
Percentage = 1

Field Value

ActionPointUnitType

Pixel

The x/y distance from the offset reference is in absolute pixels.

Declaration

cs-api-definition
Pixel = 0

Field Value

ActionPointUnitType

In this article
DefinitionFieldsPercentagePixel
Not finding the help you need?
Contact Support