All Frameworks Object Hierarchy This Framework Indexes
o Property BehaviorMode( | ) As |
Dim Mode Mode = NewAnnotatedView.BehaviorMode
o Property Comment( | ) As |
Dim text As String text = NewAnnotatedView.Comment
o Property FieldOfView( | ) As (Read Only) |
Dim Field As Double Field = NewAnnotatedView.FieldOfView
o Property Marker2Ds( | ) As (Read Only) |
Dim TheMarker2Ds As AnnotatedView Set TheMarker2Ds = NewAnnotatedView.Marker2Ds(9)
o Property ProjectionMode( | ) As (Read Only) |
Dim Mode Mode = NewAnnotatedView.ProjectionMode
o Property Sound( | ) As |
Dim path As String path = NewAnnotatedView.Sound
o Property Zoom( | ) As (Read Only) |
Dim ZoomFactor As Double ZoomFactor = NewAnnotatedView.Zoom
o Sub GetOrigin( | oOrigin) |
Dim origin(2) NewAnnotatedView.GetOrigin origin
o Sub GetSightDirection( | oSight) |
Dim sight(2) NewAnnotatedView.GetSightDirection sight
o Sub GetUpDirection( | oUp) |
Dim up(2) NewAnnotatedView.GetUpDirection up
o Sub Update( | ) |
NewAnnotatedView.Update
Copyright © 2003, Dassault Systèmes. All rights reserved.