ImageGear .NET
HasSoftMask Property




Gets a value indicating whether the soft mask exists.
Syntax
'Declaration
 
Public ReadOnly Property HasSoftMask As Boolean
'Usage
 
Dim instance As ImGearPDEImage
Dim value As Boolean
 
value = instance.HasSoftMask
public bool HasSoftMask {get;}
public: __property bool get_HasSoftMask();
public:
property bool HasSoftMask {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback