ImageGear .NET v24.12 - Updated
fillVisible Field (PolygonMark)




ImageGear24.Web.Services Assembly > ImageGear.Web.MarkupLayers Namespace > PolygonMark Class : fillVisible Field
Prizm fill visible property.
Syntax
'Declaration
 
<DataMemberAttribute(5)>
Public fillVisible As Boolean
'Usage
 
Dim instance As PolygonMark
Dim value As Boolean
 
value = instance.fillVisible
 
instance.fillVisible = value
[DataMember(5)]
public bool fillVisible
[DataMember(5)]
public: bool fillVisible
[DataMember(5)]
public:
bool fillVisible
See Also

Reference

PolygonMark Class
PolygonMark Members