Gets or sets the height of the image.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ImageHeight As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IRayTraceRendererOptions
Dim value As Integer
instance.ImageHeight = value
value = instance.ImageHeight
|
C# | |
---|
int ImageHeight {get; set;} |
C++/CLI | |
---|
property int ImageHeight {
int get();
void set (int value);
} |
Return Value
Height, in pixels, of the image
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0