Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Property: Area for CurveChart2D

DIAdem 2011 Help

Edition Date: July 2011

Part Number: 370859J-01

»View Product Info

Returns the area in DIAdem VIEW that contains the executing object.

Set oArea = Object.Area
Object CurveChart2D
Object with this property
oAreaArea
Returned object

The following example displays the type of the object that is in the enabled area:

Dim oMyObj: Set oMyObj = View.ActiveSheet.ActiveArea.DisplayObj
Dim oMyArea: Set oMyArea = oMyObj.Area
Call MsgBoxDisp(oMyArea.DisplayObjType)


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit