'Declaration
Protected Overloads Overridable Sub CreateCenterPort( _ ByVal shape As NShape, _ ByVal alignment As NContentAlignment, _ ByVal anchorUId As System.Guid _ )
'Usage
Dim instance As NShapesFactory Dim shape As NShape Dim alignment As NContentAlignment Dim anchorUId As System.Guid instance.CreateCenterPort(shape, alignment, anchorUId)
protected virtual void CreateCenterPort( NShape shape, NContentAlignment alignment, System.Guid anchorUId )
Parameters
- shape
- alignment
- anchorUId