FillFormat.TextureName Property

Definition

Returns the name of the custom texture file for the specified fill.

public:
 property System::String ^ TextureName { System::String ^ get(); };
public string TextureName { get; }
Public ReadOnly Property TextureName As String

Property Value

Remarks

Use the UserPicture(String) or UserTextured(String) method to set the texture file for the fill.

Applies to