Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
Leadtools.ImageProcessing.SpecialEffects Namespace > LightCommandData Structure : Edge Property |
public int Edge {get; set;}
'Declaration Public Property Edge As Integer
'Usage Dim instance As LightCommandData Dim value As Integer instance.Edge = value value = instance.Edge
public int Edge {get; set;}
get_Edge();
set_Edge(value);
Object.defineProperty('Edge');