←Select platform

EllipseHeight Property

Summary

Gets or sets ellipse height.

Syntax

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

Property Value

Value indicating the height of the ellipse used when drawing a rounded rectangle.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly