Visual Basic (Declaration) | |
---|---|
Public Property Center As Double |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ApplyLinearVoiLookupTableCommand Dim value As Double instance.Center = value value = instance.Center |
C# | |
---|---|
public double Center {get; set;} |
Property Value
Center of the window of interest.Refer to Leadtools.ImageProcessing.Core.ApplyLinearVoiLookupTableCommand example.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)