Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

FirstLineColor Property






Gets or sets the first cut-plane color along along with it's derivative cell color.
Syntax
public Color FirstLineColor {get; set;}
'Declaration   Public Property FirstLineColor As Color
'Usage   Dim instance As MedicalViewerDoublePlaneCutLine Dim value As Color   instance.FirstLineColor = value   value = instance.FirstLineColor
public: property Color FirstLineColor {    Color get();    void set (    Color value); }

Property Value

A System.Drawing.Color that represents the first cut-plane color and it's derivative cell reference line color.
Remarks
This will change the color of the first cut-plane and the derivative cell color.
Example
For an example, refer to MedicalViewerPlaneCutLine
Requirements

Target Platforms

See Also

Reference

MedicalViewerDoublePlaneCutLine Class
MedicalViewerDoublePlaneCutLine Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features