Solid Edge FrameworkSupport Type Library
Range Method
Description
This method returns the coordinates of the rectangular range box bounding the AnnotAlignmentShape.
Syntax
Visual Basic
Public Sub Range( _
   ByRef XMinimum As Double, _
   ByRef YMinimum As Double, _
   ByRef XMaximum As Double, _
   ByRef YMaximum As Double _
) 
Parameters
XMinimum
YMinimum
XMaximum
YMaximum
See Also

AnnotAlignmentShape Object  | AnnotAlignmentShape Members

Send comments on this topic.