'Declaration
Public Overridable Function IsShapeConstrained( _ ByVal shape As NShape _ ) As System.Boolean
'Usage
Dim instance As NDrawingDocument Dim shape As NShape Dim value As System.Boolean value = instance.IsShapeConstrained(shape)
Parameters
- shape