Accusoft.ImagXpressSdk Namespace > Processor Class : Buttonize Method |
'Declaration Public Sub Buttonize( _ ByVal style As ButtonStyle, _ ByVal bevelWidth As Integer, _ ByVal bevelIntensity As Integer _ )
'Usage Dim instance As Processor Dim style As ButtonStyle Dim bevelWidth As Integer Dim bevelIntensity As Integer instance.Buttonize(style, bevelWidth, bevelIntensity)
public void Buttonize( ButtonStyle style, int bevelWidth, int bevelIntensity )
public: void Buttonize( ButtonStyle style, int bevelWidth, int bevelIntensity )
public: void Buttonize( ButtonStyle style, int bevelWidth, int bevelIntensity )