PatternFillFormat
PatternType Property
|
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public PatternFillType PatternType { get; set; }
Public Property PatternType As PatternFillType
Get
Set
public:
property PatternFillType PatternType {
PatternFillType get ();
void set (PatternFillType value);
}
member PatternType : PatternFillType with get, set
Property Value
Type:
PatternFillType
See Also