TargetOverlayDistance Property

CVB.Net Documentation
Distance between two adjacent circles or rectangles.

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public int Distance { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentExceptionwhen trying to specify a distance of less than 0
See Also

Reference