Class ShapeGuide

Class ShapeGuide

Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)

Encapsulates a shape guide specifies the presence of a shape guide that will be used to govern the geometry of the specified shape

public class ShapeGuide : BaseShapeGuide

Inheritance

objectBaseShapeGuideShapeGuide

Inherited Members

BaseShapeGuide.m_name, BaseShapeGuide.m_formala, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

Value

Gets or sets value of this guide

public double Value { get; set; }

Property Value

double