OffsetFromSecondExtensionLine Property
Gets or sets the offset from the second dimension, meaning the distance of the second dimension to the displayed help line.
public double OffsetFromSecondExtensionLine {get; set;}
public:
property double OffsetFromSecondExtensionLine {
double get();
void set ( double value);
}