Aspose.Slides.Examples.CSharp.SmartArts.SmartArtNodeLevel.Run C# (CSharp) 메소드

Run() 공개 정적인 메소드

public static Run ( ) : void
리턴 void
        public static void Run()
        {
            // The path to the documents directory.
            string dataDir = RunExamples.GetDataDir_SmartArts();

    
            
            
        }
    }
SmartArtNodeLevel