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