FlipCROView | Flips the Cad Reporting Object either horizontally or vertically |
FlipCROViewByAxis | Flips the CAD Reporting Object view along the axis passed. |
AnalysisWindow |
This read-only property returns the ReportControl object as an AnalysisWindow object if it can or Nothing if it can't. |
Application | Read Only: Returns the Application Object |
Bottom | Read/Write: Returns/Sets Bottom boundary of Object window |
CADReferenceName | Read/Write: Returns/Sets the associates cad reference name |
Command | Read Only: Returns the underlying associated command when available |
CROGraphicsOptions | This applies to the CADReportObject. It determines whether or not labels are displayed on the CRO control. A value of 1 means the labels are displayed. A value of 0 means they are hidden. The default is 0. |
Height | Read/Write: Returns/Sets the height of the object |
ID | Read Only: Returns the Name of the Object |
IsAnalysisWindow |
This read-only property returns 1 if the current ReportControl is an AnalysisWindow object or 0 if it is not an Analysis object. |
IsLabel |
This read-only property returns 1 if the current ReportControl is a label proxy object. |
IsLeaderLine |
This read-only property returns 1 if the current ReportControl is a Leader Line object or 0 if not. |
LabelTemplateName | Read/Write: Returns/Sets the associates label template name |
LeaderLineVisible |
This returns 1 if the leader line is visible. Setting this property to 0 means that the leader line is not drawn. |
Left | Read/Write: Returns/Sets Left boundary of Object window |
Offset | Read/Write: Returns/Sets via point data object the Offset location of the CAD Reporting Control |
Parent | Read Only: Returns the parent Object |
Right | Read/Write: Returns/Sets Right boundary of Object window |
Rotation | Read/Write: Returns/Sets via dmis matrix the transformations/rotation on the CAD Report Control |
ScaleFactor | A value of 1.00 = 100%. |
Selected | Read/Write: Returns/Sets selection state of the object |
Top | Read/Write: Returns/Sets Top boundary of Object window |
Type | Read Only: Returns the object type |
Visible | Read/Write: Returns/Sets visible state of the object |
Width | Read/Write: Returns/Sets the width of the object |