'Declaration
Public Overridable Function GetShapeConstrainBounds( _ ByVal shape As NShape _ ) As NRectangleF
'Usage
Dim instance As NDrawingDocument Dim shape As NShape Dim value As NRectangleF value = instance.GetShapeConstrainBounds(shape)
public virtual NRectangleF GetShapeConstrainBounds( NShape shape )
Parameters
- shape