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