Solid Edge Framework Type Library
GetTextureOffset Method
Returns the X offset.
Returns the Y offset.
Description
Returns the x and y offsets of the texture map used in the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub GetTextureOffset( _
   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