ReportControl.left100mmInclBorder Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
left100mmInclBorder() | |
left100mmInclBorder(Int32) |
left100mmInclBorder()
public:
virtual int left100mmInclBorder();
public virtual int left100mmInclBorder ();
abstract member left100mmInclBorder : unit -> int
override this.left100mmInclBorder : unit -> int
Public Overridable Function left100mmInclBorder () As Integer
Returns
Applies to
left100mmInclBorder(Int32)
public:
virtual int left100mmInclBorder(int _leftInclBorder);
public virtual int left100mmInclBorder (int _leftInclBorder);
abstract member left100mmInclBorder : int -> int
override this.left100mmInclBorder : int -> int
Public Overridable Function left100mmInclBorder (_leftInclBorder As Integer) As Integer
Parameters
- _leftInclBorder
- Int32