Click or drag to resize

IVideo Frame Property

Gets or sets the shape frame's properties. Read/write GraphicFrame .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
GraphicFrame Frame { get; set; }

Property Value

Type: GraphicFrame

Implements

IShape Frame
See Also