HasLine
Shape.HasLine property
Hämtar och ställer in linjekanten för formen är synlig.
public bool HasLine { get; set; }
Exempel
[C#]
if(shape.HasLine == false)
shape.HasLine = true;
Se även
- class Shape
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells