←Select platform

Height Property (LightCommandData)

Summary

Gets or sets a value that represents the height of the ellipse used to represent the light.

Syntax

C#
VB
WinRT C#
C++
public int Height {get; set;}
Public Property Height As Integer
public int Height {get; set;}
get_Height(); 
set_Height(value); 
Object.defineProperty('Height'); 
public: 
property int Height { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents the height of the ellipse used to represent the light.

Example

Refer to LightCommand.

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