←Select platform

Outline Property

Summary

Gets or sets the outline value.

Syntax

C#
VB
WinRT C#
C++
public bool Outline {get; set;}
Public Property Outline As Boolean
public bool Outline {get; set;}
get_Outline(); 
set_Outline(value); 
Object.defineProperty('Outline'); 
public: 
property bool Outline { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Whether the middle pixel is included or not.

Example

Refer to SigmaCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize