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