←Select platform

ParaxialCuts Property

Summary

Gets the RasterCollection assigned to the polygon.

Syntax

C#
VB
C++
public RasterCollection<MedicalViewerParaxialCutCell> ParaxialCuts { get; } 
  
Public ReadOnly Property ParaxialCuts As Leadtools.RasterCollection(Of MedicalViewerParaxialCutCell) 
             

Property Value

RasterCollection assigned to the polygon.

Remarks

The polygon can hold as many paraxial cuts as needed. Each paraxial cut can be assigned to polygon line, and multiple paraxial cuts can be assigned to the same polygon line.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly