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 > BorderRemoveCommandEventArgs Class : Border Property |
public BorderRemoveBorderFlags Border {get;}
'Declaration
Public ReadOnly Property Border As BorderRemoveBorderFlags
'Usage
Dim instance As BorderRemoveCommandEventArgs Dim value As BorderRemoveBorderFlags value = instance.Border
public BorderRemoveBorderFlags Border {get;}
@property (nonatomic, assign, readonly) LTBorderRemoveBorderFlags border
public int getBorder()
get_Border();
public: property BorderRemoveBorderFlags Border { BorderRemoveBorderFlags get(); }