Metafile.FrameDimensionsList
Metafile.FrameDimensionsList property
Gets an array of GUIDs that represent the dimensions of frames within this Image.
public override Guid[] FrameDimensionsList { get; }
Return Value
An array of GUIDs that specify the dimensions of frames within this Image from most significant to least significant.
See Also
- class Metafile
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing