ShapeFrame

Overview

ShapeFrame is a class in Aspose.Slides FOSS for C++.

Represents the geometric frame of a shape.

Properties

NameTypeAccessDescription
NullableBoolNullableBoolReadProperty holds a NullableBool indicating a boolean state of the shape frame
ShapeFrameShapeFrameReadConstructs a new ShapeFrame instance with default properties

Methods

SignatureDescription
NullableBool()NullableBoolProperty holds a NullableBool indicating a boolean state of the shape frame
NullableBool()NullableBool
ShapeFrame()ShapeFrameConstructs a shape frame with the given properties.

See Also