←Select platform

Border Property

Summary

Gets or sets the value that indicates the border width, in pixels.

Syntax

C#
VB
C++
public int Border {get; set;}
Public Property Border As Integer
public: 
property int Border { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the border width, in pixels. The valid range is from 1 to 15.

Example

Refer to RomanMosaicCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize