'Declaration Public Property UseBoundingBoxAsMoveArea As Boolean
public bool UseBoundingBoxAsMoveArea { get; set; }
Property Value
True - the transformer must use the move area with contour, which is equal to the contour of annotation's bounding box;
false - the transformer must use the move area with contour, which is equal to the contour of annotation's contour.
Default value is true.
false - the transformer must use the move area with contour, which is equal to the contour of annotation's contour.
Default value is true.