BFOffset Property
Description
Represents the offsets of a 3D or 2D alignment.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property BFOffset As PointData |
Return Type
Read/write PointData. If used on an object other than a 3D or 2D alignment, setting this variable will do nothing, and getting this variable will return Nothing.
See Also