Class CustomGeometry

CustomGeometry class

Represents a custom geometric shape.

public class CustomGeometry : Geometry

Properties

NameDescription
Paths { get; }Gets path collection information when shape is a NotPrimitive autoshape
ShapeAdjustValues { get; }Gets a collection of shape adjust value(Inherited from Geometry.)

See Also