Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > GWireCommand Class : SeedPoint Property |
public LeadPoint SeedPoint {get;}
'Declaration
Public ReadOnly Property SeedPoint As LeadPoint
'Usage
Dim instance As GWireCommand Dim value As LeadPoint value = instance.SeedPoint
public LeadPoint SeedPoint {get;}
get_SeedPoint();