DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcIco Class / Frames Property

In This Topic
Frames Property (GcIco)
In This Topic
Gets the list of IcoFrames.
Syntax
'Declaration
 
Public ReadOnly Property Frames As System.Collections.Generic.List(Of IcoFrame)
 
See Also