ImageGear for .NET
HasGState Property




Gets a value indicating whether the element has a graphics state.
Syntax
'Declaration
 
Public ReadOnly Property HasGState As Boolean
'Usage
 
Dim instance As ImGearPDEElement
Dim value As Boolean
 
value = instance.HasGState
public bool HasGState {get;}
public: __property bool get_HasGState();
public:
property bool HasGState {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDEElement Class
ImGearPDEElement Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback