Leadtools.MedicalViewer Namespace > MedicalViewerParaxialCutCell Class : Polygon Property |
public MedicalViewerMPRPolygon Polygon {get;}
'Declaration Public ReadOnly Property Polygon As MedicalViewerMPRPolygon
'Usage Dim instance As MedicalViewerParaxialCutCell Dim value As MedicalViewerMPRPolygon value = instance.Polygon
public: property MedicalViewerMPRPolygon^ Polygon { MedicalViewerMPRPolygon^ get(); }
In order to be able to connect the paraxial cut cell to a polygon, pass it in the cell constructor, then change which line of the polygon to attach the paraxial cell to through PolygonLineIndex.
The user cannot draw the MedicalViewerMPRPolygon to: