Solid Edge Draft Type Library
SetCaptionPosition Method
Description
Sets the x and y co-ordinates of the view plane's caption in sheet space.
Syntax
Visual Basic
Public Sub SetCaptionPosition( _
   ByVal CaptionAtStartOfLine As Boolean, _
   ByVal x As Double, _
   ByVal y As Double _
) 
Parameters
CaptionAtStartOfLine
x
y
See Also

ViewPlane Object  | ViewPlane Members  | Solid Edge ST5 - What's New