2024 Property
Changes 0
P

ViewCropRegionShapeManager.TopAnnotationCropOffset

Description:
The offset from the top of the view crop that determines the location of the annotation crop top boundary.
Remarks:
This value must be a non-negative length in view units. Default value is 1/12' (1"), minimal value is 1/96' (1/8"). To get offset in model units, multiply the value by the view scale.
public double TopAnnotationCropOffset { get; set; }