Leadtools.Services.ImageProcessing.DataContracts Namespace > LineRemoveRequest Class : GapLength Property |
[DataMemberAttribute(Name="GapLength", IsRequired=true)] public int GapLength {get; set;}
'Declaration <DataMemberAttribute(Name="GapLength", IsRequired=True)> Public Property GapLength As Integer
'Usage Dim instance As LineRemoveRequest Dim value As Integer instance.GapLength = value value = instance.GapLength
[DataMemberAttribute(Name="GapLength", IsRequired=true)] public int GapLength {get; set;}
DataMemberAttribute(Name="GapLength", IsRequired=) get_GapLength();
set_GapLength(value);
[DataMemberAttribute(Name="GapLength", IsRequired=true)] public: property int GapLength { int get(); void set ( int value); }
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