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 > FragmentCommand Class : Offset Property |
public int Offset {get; set;}
'Declaration Public Property Offset As Integer
'Usage Dim instance As FragmentCommand Dim value As Integer instance.Offset = value value = instance.Offset
public int Offset {get; set;}
get_Offset();
set_Offset(value);
Object.defineProperty('Offset');