Solid Edge Framework Type Library
GetBumpmapOffset Method
Returns the X offset.
Returns the Y offset.
Description
Returns the x and y offsets of the bump map used in the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub GetBumpmapOffset( _
   ByRef pfXOffset As Single, _
   ByRef pfYOffset As Single _
) 
Parameters
pfXOffset
Returns the X offset.
pfYOffset
Returns the Y offset.
See Also

FaceStyle Object  | FaceStyle Members