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

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