<Code Lib>
2022 Method
Changes 0
M

DatumPlane.IsBubbleVisibleInView

Description:
Identifies if the bubble is visible or not in a view.

public bool IsBubbleVisibleInView(
	DatumEnds datumEnd,
	View view
)

Return Value bool True if the bubble is visible, false otherwise.

Loading…