Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
Public Member Functions | Properties | List of all members
SolidFramework.Model.Plumbing.ImageFill Class Reference

Represents a fill containing and image. NOTE: This is not currently exposed in the SDK. More...

Inheritance diagram for SolidFramework.Model.Plumbing.ImageFill:
SolidFramework.Model.Plumbing.FillStyle

Public Member Functions

override void Dispose ()
 
SolidFramework.Imaging.Image GetImage ()
 Gets the image.
 
bool IsEqual (SolidFramework.Model.Plumbing.FillStyle value)
 

Properties

SolidFramework.Model.Plumbing.FillStyleType FillType [get]
 

Detailed Description

Represents a fill containing and image. NOTE: This is not currently exposed in the SDK.

Member Function Documentation

◆ Dispose()

override void SolidFramework.Model.Plumbing.ImageFill.Dispose ( )
virtual