API Reference

Class

PowerPointConnectionShape

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint

Represents a native PowerPoint connection shape.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Methods

public PowerPointConnectionShape Stroke(String color, Nullable<Double> widthPoints = null) #
Returns: PowerPointConnectionShape

Sets the outline color (and optional width in points) and returns the shape for chaining.

Parameters

color System.String requiredposition: 0
widthPoints System.Nullable{System.Double} = null optionalposition: 1

Properties

public Nullable<ShapeTypeValues> ShapeType { get; } #

Gets the preset geometry type of the connection shape.