<Code Lib>
2023 Method
Changes 4
M

ReferencePoint.GetPointElementReference

Description:
Retrieve a copy of the rule that computes the location of the ReferencePoint relative to other elements in the document.

public PointElementReference GetPointElementReference()

nullNothingnullptr A PointElementReference object, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the ReferencePoint does not have a reference.

Loading…