FillFormat.TextureName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.