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 MedicalViewerMPRPolygon Polygon {get;}
get_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:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2